Author: echatellier Date: 2009-12-18 10:03:22 +0100 (Fri, 18 Dec 2009) New Revision: 2715 Modified: trunk/changelog.txt trunk/pom.xml Log: Move trunk to 1.3.x Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2009-12-18 08:55:56 UTC (rev 2714) +++ trunk/changelog.txt 2009-12-18 09:03:22 UTC (rev 2715) @@ -1,6 +1,15 @@ Changelog ========= +jTimer (1.3.2) stable; urgency=low + + * Allow adding notes on synchronized projects + * #80 : Add parent node to select/unselect all projects on report UI + * Freemarker updated to 2.3.16 + * JNA updated to 3.2.4 + + -- chatellier -- ven. déc. 18 09:54:03 CET 2009 + jTimer (1.3.1) stable; urgency=low * #76 : Add "Stop all tasks" action in systray popup menu Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-12-18 08:55:56 UTC (rev 2714) +++ trunk/pom.xml 2009-12-18 09:03:22 UTC (rev 2715) @@ -4,7 +4,7 @@ <groupId>org.chorem</groupId> <artifactId>jtimer</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>jar</packaging> <name>jTimer</name>