]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 2.0.19
[gob-dx.git] / ChangeLog
index 056b25cbfc713d1c4de633c5d97a68ec109399d5..e12228ee00ab7f590ea0c5145878feddc3b85121 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+Tue Dec 18 21:13:09 2012  Jiri (George) Lebl <jirka@5z.com>
+
+       * Release 2.0.19
+
+Tue Dec 18 21:08:09 2012  Jiri (George) Lebl <jirka@5z.com>
+
+       * 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 <jirka@5z.com>
+
+       * 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 <jirka@5z.com>
+
+       * 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 <jirka@5z.com>
 
        * Release 2.0.18