X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/2753ff6cefbe916211d543f1029879e2a075d111..5cfe51ee2287165feb0cf006901bbbc2b961f3b8:/ChangeLog diff --git a/ChangeLog b/ChangeLog index eb13eb2..fe0df71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +Fri Feb 01 15:18:00 2002 George Lebl + + * Release 1.0.12 + +Thu Dec 20 17:43:15 2001 George Lebl + + * src/main.c: apply patch from Josh Parsons + to enhance the m4 support and to add the self_ aliases + which are used in gob2, so that to ease some porting work. + +Sat Oct 20 17:02:56 2001 George Lebl + + * src/Makefile.am, src/lexer.l, src/main.c: Apply m4 preprocessing + patch from Josh Parsons + +Sat Sep 29 16:31:38 2001 George Lebl + + * Release 1.0.11 + +Sat Sep 29 16:28:13 2001 George Lebl + + * src/util.[ch], src/parse.y: get_cast argument is constant and + make sure not to modify the return value. + +Fri Sep 28 17:10:21 2001 George Lebl + + * src/main.c: backport the signal marshaller stuff from gob-2 as + that apparently changed in gtk proper recently (marshallers in + gtk1 style are no longer supported) + +Fri Sep 28 15:56:37 2001 George Lebl + + * src/parse.y: fix segfaults on export and fix one case where + export was ignored + Sat Jun 30 15:39:27 2001 George Lebl * Release 1.0.10