Changes between Version 254 and Version 255 of Changelog


Ignore:
Timestamp:
2015-01-25T03:46:41+01:00 (11 years ago)
Author:
Don-vip
Comment:

move 2014 changelog to its own page

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v254 v255  
    1414      * fix `aerialway` (r7915), `route` (r7917, r7965, r7971, r7974), `facilities` (r7927), `place` (r7941, r7976, r7984, r7985), `natural` (r7942), associated street relations (r7947), `shop` (r7950, r7953), `man_made`, `historic` amd `bridge` (r7960), `power` (r7967), `highway=traffic_signal` + `crossing=no` (r7968), `farm_auxiliary`, `barn` and `farm` (r7970), `protect_calss` (r7972, r7973), `water` (r7975), `transport` (r7977, r7978)
    1515
    16 == 2014-12-29: Stable release r7906 ([milestone:"14.12" 14.12])
    17 * major enhancements
    18   * New languages: Asturian and Khmer (r7894:7898, r7903)
    19   * Experimental new TMS tile cache structure, to enable with `tms.newcache=true` (r7823)
    20   * JOSM directories:
    21     * Java properties `josm.pref`, `josm.cache` and `josm.userdata` to set preferences, cache, and user data (including plugins) directories (r7841)
    22     * Windows: Change cache folder to `%LOCALAPPDATA%/JOSM` on Windows Vista and later (r7829, r7832:7833)
    23     * OSX: Change cache folder to `~/Library/Caches/JOSM`, preferences to `~/Library/Preferences/JOSM` (r7829, r7831), user data to `~/Library/JOSM` (r7834:7835, r7845:7846)
    24 * minor enhancements
    25   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]:
    26     * Changed color of `highway=track` from green to brown for better visibility on aerial imagery background (in forests) and distinction from paths and steps (r7900, r7904)
    27     * Added `advertising=column/billboard` (r7790), `highway=traffic_mirror` (r7810), `leisure=picnic_table` (r7875)
    28     * Updated `shop=bicycle` (r7780)
    29     * Refined icons for combinations of `highway=traffic_signals` and `crossing=*` (r7794, r7815)
    30     * Drop mappaint support of `building=entrance` (r7795), `amenity=emergency_phone` (r7825), `highway=unsurfaced` (r7877)
    31     * Icon and geometry consistency between Preset and MapPaintStyle for `barrier=*` (r7821), highway waypoints (r7854, r7857, r7858, r7874)
    32   * [[Help/Dialog/Validator|Validator]]:
    33     * Added warnings for tags on isolated nodes, which should be part of a way (r7793, r7807)
    34     * Added warnings for `footway` (r7814)
    35     * Added warnings for `addr:street` together with `highway`, `noname=yes` together with `name`, alternitive name without `name`, `destination` on a non oneway, `amenity=yes`, `place=yes`, `levels`, `place_name`, non integer `lanes`(r7818, r7872)
    36   * [[Help/Dialog/Notes|Notes]]:
    37     * Add note sorting options (r7782)
    38     * Display note IDs (r7882)
    39   * Ability to copy path of selected geotagged image (r7788:7789)
    40 
    41 == 2014-12-10: Stable release r7777 ([milestone:"14.11" 14.11])
    42 * major enhancements
    43   * '''New logo''' designed by Diamond00744 (r7765, r7768, r7770:7773)
    44   * Ability to download/upload [osmwiki:Notes Notes] (r7663, r7699, r7720, r7722, r7732)
    45 * minor enhancements
    46   * Menu icons reduced to 16x16 pixels by default (r7687:7696, r7731, r7746)
    47   * Autocomplete: remember user input and prefer recently entered strings (r7725)
    48   * Removed history toggle dialog in favour of a new history button in selection toggle dialog (r7750)
    49   * Display changeset discussions (comments) in changeset dialog (r7700, r7704, r7715, r7730)
    50   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]/[[Help/Dialog/Validator|Validator]]:
    51     * Added `man_made=bridge/bunker_silo` (r7648, r7710), `power=pole` with `transformer` (r7649:7650, r7653), `shop=music/funeral_director/wine/art/tatoo/farm` (r7685:7686, r7705), `sidewalk` (r7707:7709), `boundary=protected_area` (r7718), `width` (r7703), `monitoring:groundwater` (r7769)
    52     * New icons for `man_made=breakwater`, `barrier=spikes`, `landuse=orchard` (r7716:7717)
    53     * Updated style and validator warning for `parking` (r7762:7763, r7766:7767)
    54     * Icon unification (same icon for Preset and MapPaintStyle) for some `sport`, `generator:source`, `landuse`, `natural` and `amenity=drinking_water` icons (r7711, r7724, r7728:7729, r7735, r7738)
    55     * Drop support of `restriction`, `landuse` and some `natural` on nodes (r7711, r7735, r7744)
    56   * Remember recently used tags across sessions by default (r7680:7681)
    57   * Allow to sum all numeric values as conflict resolution of `capacity`, `capacity:*` and `step_count` (r7743, r7751)
    58 
    59 == 2014-10-21: Stable release r7643 ([milestone:"14.10" 14.10])
    60 * minor enhancements
    61   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]:
    62     * Added `amenity=shower`, `leisure=firepit` (r7598), `shop=antiques` (r7600), `building=cowshed` (r7607), `barrier=kerb` (r7626:7627), `sport=scuba_diving` (r7630)
    63     * New icon for `amenity=fountain` (r7604), `highway=raceway` (r7629)
    64     * Render `railway=construction` (r7638)
    65     * New advanced boolean preference `taggingpreset.display-keys-as-hint` to display/hide OSM keys in preset UI (r7589)
    66   * [[Help/Preferences/RemoteControl|Remote Control]]:
    67     * New `load_data` handler to load OSM data directly from URL (r7636)
    68   * Add "Help/Report bug" menu entry. Please always use this feature to report bugs!
    69 * major bugs
    70   * Fix keyboard shortcuts issues (r7605:7606, r7609, r7617:7618, r7631:7633, r7639)
    71   * Combine ways: conflicts dialog not shown (r7642)
    72 
    73 == 2014-09-30: Stable release r7588 ([milestone:"14.09" 14.09])
    74 * major enhancements
    75   * Better OS X integration:
    76     * Enabled full-screen (r7482)
    77     * Use of "Command" modifier instead of "Ctrl" (r7539)
    78     * Native file dialogs by default (r7578, r7585)
    79     * Various fixes and UI tweaks (r7483:7485, r7487, r7543)
    80   * Preliminary [osmwiki:Notes Notes] support (r7513, r7519, r7522, r7531, r7538)
    81   * Preset UI: Show which tags will be changed (r7505)
    82 * minor enhancements
    83   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]:
    84     * Added new `bridge` scheme (r7490), `route=light_rail` (r7557)
    85     * Rendering of `power=cable` (r7540)
    86     * New icons for huts and shelters (r7541), `traffic_calming` (r7542), `natural=scrub` (r7550), `landuse=farmland` (r7558)
    87     * Added mappaint user-setting to hide highway labels in default style (r7520)
    88   * [[Help/Dialog/Validator|Validator]]:
    89     * Checks URLs and e-mails (r7489)
    90     * Checks ways exceeding 2000 nodes before upload attempt (r7529, r7574)
    91     * Checks for old-style multipolygons (r7563, r7565:7573, r7579)
    92 * sub-minor enhancements
    93   * Better Linux integration:
    94     * Updated man page and Appdata file (r7481, r7494, r7496)
    95     * Support of undecorated windows (r7528, r7532, r7586)
    96   * Improved data consistency test performance (r7501)
    97 
    98 == 2014-08-31: Stable release r7480 ([milestone:"14.08" 14.08])
    99 * major enhancements
    100   * [[Styles|Map styles]]:
    101     * better view on low zooms (shrink nodes, hide texts and icons, r7377:7378, r7382, r7389, r7421, r7428, r7454:7456, r7458, r7470)
    102     * unification of font rendering on all systems (new `Droid` font, r7383)
    103     * better label placement inside areas (ex: `addr:housenumber` on buildings, r7459)
    104     * display real speed limit on `maxspeed` nodes (r7383, r7385, r7387:7388)
    105     * display name of `highway` (r7386, r7439, r7457, r7471)
    106     * more prominent label for `place` (r7390)
    107     * user-settings for mapcss mappaint styles (r7450, r7454)
    108   * use `N` as a new shortcut for [[Help/Action/MoveNodeWay|Move Node onto Way]] action (r7400)
    109   * add offline mode with new [[Help/CommandLineOptions|command line]] argument `--offline=[josm_website|osm_api|all]` (r7434, r7476)
    110 * minor enhancements
    111   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]:
    112     * new icons for `barrier=block` (r7352), `barrier=chain` (r7362), `natural=peak + tourism=viewpoint` (r7460)
    113     * new styles for `highway=track` (r7354), `embankment=yes` (r7374), `landuse=residential/garages` (r7409), `barrier` (r7467)
    114     * new presets: `man_made=embankment` (r7374), `natural=bare_rock/stone/ridge` (r7381, r7446), `place=farm` (r7415, r7427)
    115     * updated presets: `natural=water` (r7355), `power=generator` (r7361), `tunnel` (r7373), `sport=handball` (r7380), `tourism` (r7384), `addr:*` (r7399, r7410, r7430:7431), `bicycle=use_sidepath` (r7465)
    116     * removed presets: `natural=land` (r7381, r7391)
    117   * [[Plugins|Plugins]]:
    118     * `openstreetbugs` and `nearclick` plugins are deprecated (r7348, r7424)
    119     * core changes for better integration of `notes` plugin (r7358, r7451, r7474)
    120   * [[Help/Dialog/Validator|Validator]]:
    121     * Check MapCSS assertions in local rules (new option `validator.check_assert_local_rules`, r7356)
    122   * Improved performance of multipolygon computation (r7422:7423)
    123   * WMS: Improved exception handling. Proper message is now displayed on tiles (r7425)
    124 * sub-minor enhancements
    125   * show undo/redo buffers state in "Command Stack" dialog (r7398)
    126   * ask for JOSM update in case of crash with old version (r7401, r7407)
    127   * add last error/warning messages to bug reports (r7420, r7442)
    128   * Linux: add .desktop and AppData files (r7403:7405)
    129   * OS X: use native look-and-feel by default (r7480)
    130 * major bugs
    131   * Incomplete menus on small resolutions (r7452, r7463)
    132   * Text rendering issues on OS X (r7477:7478)
    133 
    134 == 2014-07-29: Stable release r7347 ([milestone:"14.07" 14.07])
    135 * minor enhancements
    136   * New look-and-feel preference to display [wikipedia:ISO_8601 ISO 8601] dates globally (r7299, r7303, r7320)
    137   * Add colorbar for active GPX layer (r7319, r7323, r7340, r7345)
    138   * [[Help/Preferences/RemoteControl|Remote Control]]:
    139     * improved certificate handling on Windows for https support (r7335:7338, r7342:7344, r7347)
    140   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]:
    141     * XML style removed (r7330:7331, r7333)
    142     * new icon for `amenity=charging_station` (r7292)
    143     * add 10 `shop=*` (r7296), refactor `shop` subcategories (r7317)
    144     * add `landuse=religious` (r7311)
    145     * add `highway=turning_loop` (r7328, r7334)
    146 * major bugs
    147   * Remove insecure certificate installed on Windows with previous version if Remote Control was enabled (r7335)
    148 
    149 == 2014-07-04: Stable release r7287 ([milestone:"14.06" 14.06])
    150 * major changes/enhancements
    151   * [[Help/Action/Extrude|Extrude]] action: add dual alignment mode (r7216, r7223, r7226, r7232, r7247)
    152   * Automatic reloading of local map paint styles and validator rules on file change (r7185, r7188:7189, r7275:7276)
    153   * Automatic update for [[Maps|imagery entries]] using `id` (r7186, r7203, r7242)
    154 * minor enhancements
    155   * Allow setting shortcut for [[Help/Action/MoveNodeWay|Move Node to Way]] (r7194)
    156   * Mac OSX: register JOSM package as `.osm` files editor (r7231, r7253, r7283, r7287)
    157   * [[Help/Preferences/RemoteControl|Remote Control]]:
    158     * allow it to work from [https://www.openstreetmap.org osm.org] in https on Windows by installing JOSM certificate (r7206)
    159     * allow to select objects by a [[Help/Action/Search|search]] expression in `load_and_zoom/zoom` handlers (r7251)
    160   * [[Help/Styles/MapCSSImplementation|MapCSS]]:
    161     * add right- and left-hand traffic database, update roundabout icons (new pseudo-class-condition `:righthandtraffic`, r7193, r7199)
    162     * add `number_of_tags` expression to get number of tags, `print` and `println` to show debugging output (r7237)
    163   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]:
    164     * use of new `leaf_type` and `leaf_cycle` keys in presets, deprecate old `wood` and `type` values (r7222, r7229, r7235)
    165     * add `highway=elevator` (r7261:7262)
    166     * better rendering of bridges, tunnels, highways, cycleways, turning circles (r7201:7202, r7241, r7255, r7257, r7259:7260, r7271)
    167 
    168 == 2014-05-27: Stable release r7182 ([milestone:"14.05" 14.05])
    169 * major changes/enhancements
    170   * **First release compatible only with Java 7 or later** (r7001:7006, r7008, r7012, r7015, r7019:7022, r7028, r7030, r7033:7034, r7037, r7060, r7082:7084, r7086, r7089)
    171   * Code cleanup, drop deprecated features, improve unit tests (r7013:7014, r7016, r7023:7027, r7029, r7038, r7040, r7048:7051, r7063, r7068, r7070, r7075:7077, r7079, r7081, r7085:7088, r7090, r7092, r7095:7097, r7100:7101, r7109, r7117, r7119:7120, r7123, r7127:7128, r7133, r7140:7142, r7150:7151, r7163, r7167)
    172   * [[Help/Styles/MapCSSImplementation|MapCSS]]:
    173     * Major performance improvements (r7054:7057, r7059, r7064:7066, r7069, r7073:7074, r7080, r7093, r7099, r7103, r7138)
    174     * Use MapCSS for the default map style (r7041:7042, r7139)
    175     * Add support for `canvas{fill-color}`, deprecate `canvas{background-color}` (r7110)
    176     * Add support for alpha info in color property (r7136)
    177     * Various improvements to default map style (r7044, r7147:7148, r7154:7157, r7159:7161, r7172:7173)
    178     * Deprecate use of `length()` for lists, use new function `count()` instead (r7162)
    179     * Add function `any()` according to MapCSS standard, deprecate `coalesce()` (r7164, r7168)
    180     * Add functions `min()` and `max()` according to standard (r7165, r7170)
    181     * Make greater-than sign optional in child selectors (r7166)
    182   * Add a [[Help/Action/MoveNodeWay|Move Node onto Way]] action (opposite of [[Help/Action/JoinNodeWay|Join Node to Way]], r7131)
    183   * Add double-click selection mode (select polygons/multipolygons by a double-click inside, r7144:7146)
    184   * WMS: Improve support of transparent tiles (r7132, r7134, r7175)
    185 * minor enhancements
    186   * Extrude mode: new parameter `extrude.initial-move-threshold` (to tune ignoring small movements, r7009, r7180)
    187   * Zoom: new parameter `zoom_to_selection_min_size_in_meter` to set the minimum dimension of the area (in meters) for the "zoom to selection" action (r7053)
    188   * Support `josmdir://` URIs for files inside JOSM config directory (r7058)
    189   * Presets/Map styles:
    190     * Add `landuse=plant_nursery` (r7036), `barrier=swing_gate` (r7114, r7126)
    191     * Add new `bridge` types; drop icons for `bridge=` on nodes (r7116)
    192     * Add support for `alternative_autocomplete_keys` in presets, esp. auto-complete `addr:street` also from `name` (r7118)
    193     * Disable `no` value for some checkboxes in the preset dialog (r7171)
    194 * sub-minor enhancements
    195   * Show distance in status line when 2 nodes are selected (r7010)
    196   * New command line option to enable debug level ''trace'' (r7043)
    197   * Add "call relation editor" to context menu of validator dialog (r7047)
    198   * Jumping to play head marker when playing next audio (r7094)
    199 
    200 == 2014-04-25: Stable release r7000 ([milestone:"14.04" 14.04])
    201 * major changes/enhancements
    202   * **Last release compatible with Java 6
    203 * minor enhancements
    204   * Add Monte Mario Projection (Italy, r6954)
    205   * Change of system of measurement in map status (r6960)
    206   * MapCSS: proper `@media` support (r6970)
    207   * Add `proxy.exceptions` advanced parameter (`localhost` and `127.0.0.1` by default, r6971)
    208 * major bugs
    209   * Fix encoding for systems not using UTF-8 as default (r6966, r6995)
    210   * Move Map on Mac OSX with Java 7 (r6988:6989, r6993, r7000)
    211 
    212 == 2014-03-30: Stable release r6950 ([milestone:"14.03" 14.03])
    213 * major changes/enhancements
    214   * Enhancement of [[Help/Action/AlignInCircle|Align Nodes in Circle]], [[Help/Action/CreateCircle|Create Circle]] and [[Help/Action/AlignInLine|Align Nodes in Line]] actions (r6892:6894, r6919, r6933:6934, r6942)
    215   * Access to OSM and JOSM websites in https by default (r6897:6898, r6900, r6905, r6917, r6920, r6946, r6950)
    216   * Remote control: listen also in https on port 8112 (r6941)
    217   * Make UI messages copy-able (r6901, r6911, r6925, r6932, r6935, r6944)
    218   * Ask Mac/Debian/Ubuntu users to update to Java 7 (r6943)
    219 * minor enhancements
    220   * Add "Add/Edit/Delete" entries to tags/memberships contextual menus (r6939)
    221   * MapCSS:
    222     * Add support for `@media` expressions (r6896)
    223     * Add CRC32 checksum (r6899, r6908)
    224   * Validator:
    225     * Check addresses interpolation range/values (r6927, r6949)
    226     * Check wrong multiple values (r6928)
    227   * WMS: filter unsupported image formats, preselect jpeg or png (r6930)
    228 
    229 == 2014-02-28: Stable release r6891 ([milestone:"14.02" 14.02])
    230 * major changes/enhancements
    231   * Allow HTTPS access to OSM API (r6840, r6845, r6847, r6849, r6885)
    232   * Do not suggest to combine conflicting values in order to reduce the wrong usage of semicolon values (r6770, r6802)
    233 * minor enhancements
    234   * Enable loading of `.osm.zip` files (r6882)
    235   * Verify for new versions of plugins on crashes (r6797)
    236   * GPX:
    237     * Allow to download compressed GPX tracks from osm.org/trace/ using "Download location" (r6803)
    238     * Use neutral track color if speed is zero (velocity mode) or time extent is very short (time mode, r6775)
    239   * History dialog: Show changeset `source` (r6827, r6836, r6864:6865)
    240   * MapCSS: Allow (named) colours with alpha (r6774)
    241   * Presets/Map styles:
    242     * Add `preset_name_label` attribute to `<item>` to automatically add "[preset name]" at the beginning of dialog (r6824, r6835)
    243     * Add `highway=raceway` (r6777), non-public-transport `route` relations (r6810:6813, r6817:6819), `shop=bookmaker|lottery` (r6855)
    244     * "Add to toolbar" in preset list context menu (F3-right click, r6844)
    245     * Rendering of `craft=painter|plumber|pottery|stonemason|tiler|window_construction` (r6820), `shop=gift` (r6888)
    246   * Remote Control: new `referrers` argument to `load_object` handler (r6782)
    247   * Validator:
    248     * Validate `population` (r6769)
    249     * Check and remove unnecessary `area=yes` (r6778), `building=no` (r6788)
    250     * Detect `sport`s without physical features (r6859:6861, r6877)
    251     * Sort results naturally (r6804)
    252 * sub-minor enhancements
    253   * Make status bar background/foregound colors configurable (r6789)
    254   * Set HTTP `Accept` header to expected MIME types when downloading presets, styles, plugins (r6867:6868)
    255 * major bugs
    256   * Sensible upload order of relations to be deleted (r6776, r6801, r6886)
    257   * Performance improvements (r6821:6823, r6834, r6841)
    258 
    259 == 2014-01-29: Stable release r6767 ([milestone:"14.01 (hotfix)" 14.01 hotfix])
    260 * major bugs:
    261   * Fix JSON support (r6764, r6767)
    262   * Fix validator translation files (r6766)
    263 
    264 == 2014-01-27: Stable release r6763 ([milestone:14.01 14.01])
    265 * major enhancements
    266   * Presets:
    267     * Refactorization by introducing `<chunk id="X">` and `<reference ref="X"/>` (r6558:6559, r6562, r6570)
    268     * Extension by introducing `<preset_link preset_name="..." />` to add a link to another preset (r6572, r6618)
    269   * Upload window - `source`: add `knowledge`, `survey` to selection, compute value from layers (r6565, r6567, r6590, r6654)
    270   * MapCSS: syntax improvements:
    271     * Regular expression support for key conditions (r6547)
    272     * Comparison of two key values (`[key1 = *key2]`, r6554)
    273     * New `set class` instruction and `.class` selector (r6560:6561, r6601)
    274     * New spatial "element of" (`inner ∈ outer`, r6607, r6609)
    275     * New crossing operator (`area ⧉ area`, r6613)
    276     * New `unconnected` pseudo class for nodes without parent way (r6687)
    277     * Add option to include colour preferences of external styles (r6740)
    278     * Determine opacity/transparency of a color using `alpha()` (r6749)
    279   * Validator:
    280     * New MapCSS-based tag checker/fixer (r6506, r6511:6513, r6529, r6532, r6534, r6537:6538, r6548, r6550:6553, r6583:6584, r6601, r6611:6613, r6629, r6636:6637, r6645, r6649:6651, r6675, r6677, r6681, r6720)
    281     * Centralized service for custom Tagchecker [[Rules|rules]] (r6666, r6670)
    282   * Better zoom to selection/conflict when the objects in question are small (r6608)
    283   * Prompt dialogs: more "do not show again..." choices (r6594:6596)
    284   * Add "Search for objects by preset" action (Shift-F3, r6738)
    285   * `wayselector` plugin integrated into main program (r6544)
    286 * minor enhancements
    287   * Initialize default center view of map to last download location instead of (0,0) (r6509)
    288   * Remote control:
    289     * New arguments `changeset_comment` and `changeset_source` to `load_and_zoom` handler to add changeset tags (r6517)
    290     * Add command description to usage page (r6536)
    291   * History dialog: UI tuning (r6519, r6743), shortcuts for up/down arrow keys (r6520)
    292   * Advanced object info: add "Center of bounding box", and "Centroid" for ways (r6566)
    293   * Colour coding of conflicting tags/memberships in way combining dialog (r6616)
    294   * Improvements of proxy support and error handling (r6523:6525, r6602, r6642:6643, r6714)
    295   * Make Unix web browsers configurable via `browser.unix` property (r6682)
    296   * Presets/Map styles:
    297     * Update of presets for `man_made=surveillance` (r6505), `place_of_worship` (r6508), `artwork` (r6620), `railway` (r6640), `power=substation` (r6657, r6662, r6673), `boundary=political` (r6678), `surface` (r6684), `amenity=charging_station` (r6697), `amenity=parking*` (r6701), `barrier`/`entrance` (r6703, r6705)
    298     * Addition of `natural=sand` (r6576), `building=construction` (r6646), `railway=switch` (r6668), `boundary=postal_code` (r6678)
    299     * Replacement of `emergency=aed` by `emergency=defibrillator` (r6658)
    300     * Display `capacity` as a name complement for labels (r6541)
    301     * Display `highway=road` differently (r6709)
    302   * Tools - Create/Update Multipolygon:
    303     * Update multipolygon if a multipolygon relation is selected (r6564, r6569, r6597, r6600)
    304     * Remap keyboard shortcut to `Ctrl-B` and `Ctrl-Shift-B` (r6721)
    305   * Validator:
    306     * Verify links on highways (r6573)
    307     * Check ways with duplicate way segments (r6574, r6619, r6693:6694, r6722)
    308     * Detect crossing `barrier`, `landuse`, `natural`, `boundary` (r6581, r6680)
    309     * Validate `:lanes` (r6592, r6598, r6606, r6647) and `:conditional` tags (r6605)
    310     * Validate nodes inside polygons with the same values (r6614, r6628, r6719)
    311     * Many test improvements (r6503-r6504, r6510, r6515:6516, r6518, r6526:6527, r6533, r6549, r6556, r6563, r6568, r6575, r6580, r6591, r6593, r6604, r6622, r6630, r6632:6633, r6638:6639, r6641, r6648, r6659, r6665, r6667, r6680, r6688:6689, r6691:6692, r6698, r6724, r6735, r6758:6760)
    312 * sub-minor enhancements:
    313   * Allow to build JOSM from a git mirror clone (r6540, r6545, r6585)
    314   * Make dynamic buttons features disabled by default (r6727, r6752)
    315   * Distinguish number of conflicts on nodes, ways and relations (r6555)
    316   * Unicode normalization and multiple whitespace removal in tags (r6699:r6700)
    317   * Allow to enable debug log messages by command-line argument `--debug` (r6730)
    318 
    31916== Older stable releases
     17  * [[Changelog/2014]]: Releases from r6763 to r7906
    32018  * [[Changelog/2013]]: Releases from r5697 to r6502
    32119  * [[Changelog/2012]]: Releases from r4878 to r5608