summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@adonis.trinhall.cam.ac.uk>2007-07-13 12:50:55 +0100
committerMatthew Johnson <mjj29@adonis.trinhall.cam.ac.uk>2007-07-13 12:50:55 +0100
commit9deb7e1bd86a08b81d3989201f0295f7ad78e0d6 (patch)
tree4c4ca848df76b0932b5bd1401c2d8b70fbe28dc8 /changelog
parent04d72d4603ca53e0de53d9c2a7a2e6c3cd32c6c5 (diff)
+++ b/changelog
+ * Add test for arrays-of-structs + * Fix arrays-of-structs bug (spotted by Daniel Machado + <cdanielmachado -at- gmail -dot- com>) + * Fix bashism in Makefile
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index d1e0136..f5e4803 100644
--- a/changelog
+++ b/changelog
@@ -5,6 +5,10 @@ Version 2.3:
* Add Class-Path to jar manifests
* Update documentation for nested classes
* Documentation build fix
+ * Add test for arrays-of-structs
+ * Fix arrays-of-structs bug (spotted by Daniel Machado
+ <cdanielmachado -at- gmail -dot- com>)
+ * Fix bashism in Makefile
Version 2.2: