aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 02db532..fac0a5b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,27 @@
--------------------------------------------------------------------
+1.2.8
+
+ bug remaining
+ - Kaffe + Gcj -> app.close() hangs. I've got to investigate further
+
+ documentation
+ - typos
+ - added description of new functions
+
+ bugfixes
+ - fixed the "start stop start stop" bug reported by Francis Jambon
+
+ test suite
+ - added the test directory, in addition to the examples
+ - now runs with kaffe
+ - it compiles and runs fine with gcj on Mandrake 10.1, but the tests fails
+
+ new features
+ - Ivy.getDomainArgs(String,String[]) is a cheap and handy way of finding out
+ the domain, based on the DEFAULT_DOMAIN, then on the IVYBUS property, then on
+ the -b domain command line argument. Be sure to use it !
+
+--------------------------------------------------------------------
1.2.7
bugfixes
@@ -13,6 +36,7 @@
code cleanup
- minor fixes for acecssing static final values
+
--------------------------------------------------------------------
1.2.6