Index: /applications/editors/josm/plugins/piclayer/README
===================================================================
--- /applications/editors/josm/plugins/piclayer/README	(revision 17322)
+++ /applications/editors/josm/plugins/piclayer/README	(revision 17323)
@@ -23,2 +23,9 @@
 
 I used wmsplugin and routing plugin code very much during coding. Thank you and I hope you don't mind :)
+
+HISTORY:
+========
+
+2009.08.28:
+- added support for scaling in one axis only
+- added new icons
Index: /applications/editors/josm/plugins/piclayer/build.xml
===================================================================
--- /applications/editors/josm/plugins/piclayer/build.xml	(revision 17322)
+++ /applications/editors/josm/plugins/piclayer/build.xml	(revision 17323)
@@ -101,5 +101,5 @@
             <arg value="info"/>
             <arg value="--xml"/>
-            <arg value="."/>
+            <arg value="README"/>
         </exec>
         <xmlproperty file="REVISION" prefix="version" keepRoot="false" collapseAttributes="true"/>
