From 26e34fe3950cc943865aa78b38d626730d185943 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 6 Jul 2005 20:02:27 +0000 Subject: préparation de la version 1.2.8 je rajoute un java.mk pour faciliter le cross développement il reste un bug bloquant en gcj + kaffe ... --- Changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'Changelog') 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 -- cgit v1.1