X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/69c350c69e70bddb040dfc5d90b0368376a6389e..489e97ede850a8de01ca3bd653dce9c25dcd54a1:/ChangeLog diff --git a/ChangeLog b/ChangeLog index e6c85fe..73b1e6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +Wed Jul 17 10:53:22 2002 George Lebl + + * Release 2.0.1 + +Wed Jul 17 10:52:29 2002 George Lebl + + * src/test.gob: add more tests + + * doc/gob2.1.in: minor updates + + * src/lexer.l: allow comments in property definition code + +Tue Jul 16 13:33:51 2002 George Lebl + + * NEWS, configure.in: prepare for 2.0.1 + +Tue Jul 16 13:31:42 2002 George Lebl + + * src/main.c, src/parse.y: Fix extra property types but still + recognize if someone used the broken undocumented way which + worked. Also fix object linking to not rely on GtkObject, and + fix BOXED linking as well. + + * src/test.gob: add some tests for the above + + * src/parse.y: fix C++ compilation for flags and enum linking + Mon Jul 15 13:05:18 2002 George Lebl * Release 2.0.0