Ignore:
Timestamp:
2013-08-01T15:48:29+02:00 (11 years ago)
Author:
pieren
Message:

Update history section

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java

    r29784 r29802  
    133133 * 2.3 11-Jan-2013 - add various improvements from Don-Vip (Vincent Privat) trac #8175, #8229 and #5626.
    134134 * 2.4 27-Jun-2013 - fix raster image georeferencing issues. Add new MenuActionRefineGeoRef for a new georeferencing
    135  *                   of already referenced plan image.                   
     135 *                   of already referenced plan image.
     136 * 2.5 01-Aug-2013 - Fix transparency issue on new raster images. Temporary disable georeferences parsing not
     137 *                   working on new cadastre WMS. Workaround on address help tool when switching to full
     138 *                   screen (and improvement when clicking on existing node address street in mode relation).                   
    136139 */
    137140public class CadastrePlugin extends Plugin {
    138     static String VERSION = "2.1";
     141    static String VERSION = "2.5";
    139142
    140143    static JMenu cadastreJMenu;
Note: See TracChangeset for help on using the changeset viewer.