X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/a352a00ec1bf767c9d2655a9ecd966b03cfff24f..4f09fcd75bb0057d90c7431f7db57ca2c5a6c028:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d91f155..f2247b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +Sat Apr 21 20:37:40 2001 George Lebl + + * Release 1.0.9 + +Sat Apr 21 20:06:10 2001 George Lebl + + * examples/Makefile.am, examples/README, + examples/GNOME_Foo_SomeInterface.idl, + examples/foo-some-interface.gob: Add an example for BonoboXObject + +Sat Apr 21 19:33:08 2001 George Lebl + + * configure.in: Raise version to 1.0.9 + + * src/lexer.l: Properly check major version requirements (majors + must match in the requires line) + + * src/parse.y, src/main.c, src/treefuncs.(def|c|h), src/checks.c: + Add direct BonoboXObject support + + * src/parse.y: fix the chunks usage + + * doc/gob.1.in: document BonoboXObject stuff, fix the bugs section + wrt gtk-doc which has been supported for quite some time + +Fri Apr 13 21:19:33 2001 George Lebl + + * src/parse.y: commited too fast, fix printf warning + +Fri Apr 13 17:45:14 2001 George Lebl + + * src/parse.y, doc/gob.1.in: Fix a problem found by Eric Kidd + , where objectlink was not completely + refcounting safe. Could underref if you set the same object. + Thu Apr 12 09:19:58 2001 George Lebl * Release 1.0.8