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