Ignore:
Timestamp:
2010-05-10T10:03:34+02:00 (16 years ago)
Author:
upliner
Message:

'Fix #5003 ignores any changes that come after the change set that is to be reverted'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/reverter/build.xml

    r21207 r21210  
    3131
    3232        <!-- enter the SVN commit message -->
    33         <property name="commit.message" value="Fix #5001 version should not be set back" />
     33        <property name="commit.message" value="Fix #5003 ignores any changes that come after the change set that is to be reverted" />
    3434        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    3535        <property name="plugin.main.version" value="3000" />
Note: See TracChangeset for help on using the changeset viewer.