Changes between Version 48 and Version 49 of Changelog


Ignore:
Timestamp:
2012-07-19T21:57:31+02:00 (14 years ago)
Author:
Don-vip
Comment:

last changes

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v48 v49  
    1414* major changes/enhancements
    1515  * Handle redacted objects resulting from OSM License change process (r5339, r5340)
    16   * Handle deleted nodes without coordinates after recent OSM API change (r5326, r5328, r5332, r5333, r5334, r5346, r5349)
     16  * Handle deleted nodes without coordinates after recent OSM API change (r5326, r5328, r5332, r5333, r5334, r5346, r5349, r5350, r5351)
    1717* minor enhancements
    1818  * Allow to open remote *.osm.bz/*.osm.bz2/*.osc files (r5317, r5345)
     
    2121    * Improvements in rendering of inactive layers (r5348)
    2222  * Presets: Update `railway=rail`: add optional combo `usage=` (r5318)
    23   * Validator: Allow `maxspeed=` on `railway=` (r5329) and `traffic_sign=` (r5336)
     23  * Validator:
     24    * Allow `maxspeed=` on `railway=` (r5329) and `traffic_sign=` (r5336)
     25    * Do not warn about "untagged ways" that are relation members with role `outer`, `inner`, `perimeter`, `edge` or `outline` (r5352)
    2426* sub-minor enhancements
    2527* major bugs