X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/e10d6e307623d0952f6e1f5d9fee8720ddab4808..1656cfade4879af0cb003e3847e58264caa5781f:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f8eb15f..62036a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +Mon Feb 07 03:02:48 2000 George Lebl + + * Release 0.92.3 + +Mon Feb 07 02:50:11 2000 George Lebl + + * src/lexer.l: error on multiple classes + + * src/main.c: nicer header output + + * src/{lexer.l,main.c}: Eat out gtk-doc like inline doc entries + and stuff them into the output files where appropriate + + * doc/gob.1.in: added docs for gtk-doc like inline doc stuff + + * examples/{README, gtk-button-count.gob}: added inline docs + +Fri Feb 04 01:07:54 2000 George Lebl + + * src/main.c: use G_GNUC_UNUSED rather then our own macro for a + very slightly cleaner looking output file + +2000-01-31 Eskil Heyn Olsen + + * gob.m4: checks for gob binary, GOB_CHECK([version [, + action_if_found[, action_if_not_found]]]). + + * Makefile.am: Install gob in $prefix/share/aclocal + +Thu Jan 27 17:50:11 2000 George Lebl + + * src/main.c: add #include + Mon Jan 24 22:52:47 2000 George Lebl * Release 0.92.2