Changes between Version 201 and Version 202 of Changelog


Ignore:
Timestamp:
2014-05-27T00:30:05+02:00 (12 years ago)
Author:
Don-vip
Comment:

links

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v201 v202  
    44This wiki page aims for providing user-friendly changelog for the [[DevelopersGuide/Schedule|tested releases]] of JOSM.  Its granularity lies somewhere between the contents of [[StartupPage]] and the [/log SVN log messages]. There is a similar [[Plugin changelog|changelog for plugins]].
    55
    6 == 2014-05-26: Stable release r71XX ([milestone:"14.05" 14.05])
     6== 2014-05-27: Stable release r71XX ([milestone:"14.05" 14.05])
    77* major changes/enhancements
    88  * **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)
    99  * 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)
    10   * MapCSS:
     10  * [[Help/Styles/MapCSSImplementation|MapCSS]]:
    1111    * Major performance improvements (r7054:7057, r7059, r7064:7066, r7069, r7073:7074, r7080, r7093, r7099, r7103, r7138)
    1212    * Use MapCSS for the default map style (r7041:7042, r7139)
     
    1818    * Add functions `min()` and `max()` according to standard (r7165, r7170)
    1919    * Make greater-than sign optional in child selectors (r7166)
    20   * Add a "Move Node onto Way" action (opposite of "Join Node to Way", r7131)
     20  * Add a [[Help/Action/MoveNodeWay|Move Node onto Way]] action (opposite of [[Help/Action/JoinNodeWay|Join Node to Way]], r7131)
    2121  * Add double-click selection mode (select polygons/multipolygons by a double-click inside, r7144:7146)
    2222  * WMS: Improve support of transparent tiles (r7132, r7134, r7175)