aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@aura-online.co.uk>2008-06-19 09:58:56 +0000
committerJames Le Cuirot <chewi@aura-online.co.uk>2008-06-19 09:58:56 +0000
commit41bde831927947b7d2e0cd19bc1d2d06f74e7180 (patch)
treea3138af0f41b6c6601044363757ba92f4406d49d
parentForgot about xjavac tags. (diff)
downloadjavatoolkit-41bde831927947b7d2e0cd19bc1d2d06f74e7180.tar.gz
javatoolkit-41bde831927947b7d2e0cd19bc1d2d06f74e7180.tar.bz2
javatoolkit-41bde831927947b7d2e0cd19bc1d2d06f74e7180.zip
javatoolkit NEWS.
svn path=/projects/javatoolkit/trunk/; revision=6329
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3c8d049..8f80573 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,14 @@
-Only old...
+javatoolkit-0.3.0 (19 Jun 2008)
+===============================
+ - Files reorganised into a tidier structure.
+ - Shared code now installed in Python's site-packages.
+ - xml-rewrite-3.py now rewrites the classpath in a simpler but more reliable
+ way by adding new elements instead of replacing existing ones.
+ - buildparser now supports in-place editing, optional wrapping of singular
+ values, addition of new keys and it no longer wraps inside quotes.
+ - New jarjarclean utility for converting jarjar tasks in build.xml files into
+ regular jar tasks.
+
+Some time before that...
+========================
+ - Stuff happened.