X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/6bec711e14babb0d6388754f41834036f22a3ef1..d52e64e92557f0b6d7704077ec175c88fa7ca243:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 056b25c..e12228e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +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