X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/6bec711e14babb0d6388754f41834036f22a3ef1..00ae41703c606f0ea98febed8f67435f875f7e6f:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 056b25c..15fa322 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +Sat Dec 14 14:56:00 2013 Jiri (George) Lebl + + * Release 2.0.20 + +Sat Dec 14 14:55:05 2013 Jiri (George) Lebl + + * src/*.[ch]: apply patches from Pedro L. Lucas to implement support + for gtk3 and add names to properties and signals + + * NEWS: update + +Tue Dec 18 21:13:09 2012 Jiri (George) Lebl + + * Release 2.0.19 + +Tue Dec 18 21:08:09 2012 Jiri (George) Lebl + + * src/main.c: print unreftors and destructors before calling dispose + or finalize as is the proper ordering. Thanks to Dmitri Toubelis + for pointing it out. + +Tue Dec 18 20:55:58 2012 Jiri (George) Lebl + + * src/main.c: apply patch from Nick Bowler to not output + line 0 statements for private functions that don't appear + in gob file + +Sun Jul 15 06:21:55 2012 Jiri (George) Lebl + + * src/main.c, src/out.c: Fix for empty file separator. Thanks to + H.-J. Schnitzer for pointing it out. + + * src/lexer.l: add yywrap returning 1 as the default should + not sure why I don't have -lfl working here. + Thu Jan 06 11:30:03 2011 Jiri (George) Lebl * Release 2.0.18