X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/64034bc2613afefb289d1450411e69a0de4bce4e..refs/tags/v0.90.2:/ChangeLog diff --git a/ChangeLog b/ChangeLog index bb458d5..cddb2f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +Sun Sep 05 22:08:40 1999 George Lebl + + * Release 0.90.2 + +Sun Sep 05 22:08:33 1999 George Lebl + + * doc/gob.1.in: updated for private virtual and signal wrappers + +Sun Sep 05 21:50:19 1999 George Lebl + + * configure.in: raise version and actually set POPT_LIB correctly + + * src/Makefile.am: use POPT_LIB + +Sun Sep 05 21:45:54 1999 George Lebl + + * src/tree.h,src/main.c,src/parse.y: add support for private signals + and virtuals + + * src/parse.y: fix bug with bogus vararg methods + +Sun Sep 04 17:44:37 1999 George Lebl + + * Released 0.90.1 + Sat Sep 04 17:18:22 1999 George Lebl * src/lexer.l,src/parse.y,src/main.c,src/tree.[ch]: support