X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/573256d3bc21896c54c511d5c0e6927f09b4209e..4cda31fc14f41746b4f3ced7015f9f15e0168dfc:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 84563a2..82b8b2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +Wed Sep 22 17:12:25 2004 George Lebl + + * Release 2.0.10 + +Wed Sep 22 17:07:35 2004 George Lebl + + * src/main.c: Apply patch from "K. Haley" + to play nice with glibs private + stuff and have the private structure be allocated by glib + + * src/main.c, src/util.c: Apply patch from + Pierre Gay to add the --file-sep=c option + which allows one to change the file separator character. + + * doc/gob2.1.in: update docs + + * src/parse.y: apply patch from debian bug#270546 by Frank + Lichtenheld to fix c++ compilation of linked + POINTER types by adding a proper cast at the right place + + * src/main.c: always add string.h since it doesn't hurt and we missed + it on some occasions + + * src/main.c: destroywith and unrefwith function get cast with + reinterpret_cast when using --for-cpp and don't get cast at all + for C, but for C we cast the pointer going into the function + to (gpointer). + +Tue Aug 10 16:32:00 2004 George Lebl + + * src/main.c, src/parse.y, src/treefuncs.def: Apply patch from + Jean-Yves Lefort to support overriding + properties (g_object_class_override_property) + + * doc/gob2.1.in: update + +Thu Jul 29 10:47:31 2004 George Lebl + + * configure.in, src/Makefile.am: Apply patch from "K. Haley" + to fix handling of NOINSTGOB + on certain platforms (apparently windows). + Mon Jul 19 09:37:21 2004 George Lebl * Release 2.0.9