]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 2.0.18
[gob-dx.git] / ChangeLog
index 154a4d7e0d8c1025d7d6d9b2e9817d739110a7b8..056b25cbfc713d1c4de633c5d97a68ec109399d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+Thu Jan 06 11:30:03 2011  Jiri (George) Lebl <jirka@5z.com>
+
+       * Release 2.0.18
+
+Mon Jan 03 13:53:58 2011  Jiri (George) Lebl <jirka@5z.com>
+
+       * src/main.c, src/lexer.l, src/parse.y, src/treefuncs.def:  Add
+         %ct{ %ctop{ which is like alltop but only for the C file.
+
+       * src/test.gob: add test
+
+       * doc/gob2.1.in: document
+
+       * configure.in: bump version
+
+Sat Oct 09 12:20:06 2010  Jiri (George) Lebl <jirka@5z.com>
+
+       * configure.in, src/Makefile.am: fixup some brokeneness, Thanks to
+         Roland Clobus for sending a patch to make Cygwin build work
+
+Tue Jun 01 02:33:02 2010  Jiri (George) Lebl <jirka@5z.com>
+
+       * doc/gob2.1.in, src/main.c, gob2.m4:  Apply patches sent by
+         Stephen Kitt.  Fixes some typos, gob2.m4 exits if gob is not found
+         (fixes ubuntu #317801), and escape minus signs in the man page.
+
+       * README: generated code is public domain as COPYING.generated-code
+         correctly states
+
 Fri Apr 02 14:57:20 2010  Jiri (George) Lebl <jirka@5z.com>
 
        * src/main.c: Mention WFP in the help message