]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 2.0.15
[gob-dx.git] / ChangeLog
index 9a35c814aad8303f3e11c11171b355ca625a241d..44d4ebac3d3ad5e54ae16faea404d000b8d923fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,38 @@
-Fri Dec 16 12:23:35 2005  Wanker who should set his $CHANGELOGNAME <wanker@wankers.com>
+Tue Nov 20 23:22:57 2007  Jiri (George) Lebl <jirka@5z.com>
+
+       * Release 2.0.15
+
+Wed Oct 17 09:56:18 2007  Jiri (George) Lebl <jirka@5z.com>
+
+       * configure.in, NEWS: raise version, make NEWS
+
+Wed Oct 17 09:52:07 2007  Jiri (George) Lebl <jirka@5z.com>
+
+       * src/main.c, src/out.c: fix file_sep usage for private headers.
+         Thanks to Jan Hudec for reporting this.
+
+Fri Sep 28 00:32:08 2007  Jiri (George) Lebl <jirka@5z.com>
+
+       * src/main.c, src/out.c: don't use /dev/null for portability to
+         non-unix
+
+Fri Sep 28 00:00:24 2007  Jiri (George) Lebl <jirka@5z.com>
+
+       * examples/my-person.gob: fixup example to be correct
+
+Thu Sep 27 23:27:33 2007  Jiri (George) Lebl <jirka@5z.com>
+
+       * src/lexer.l: fix debian bug #443907, seg on bad include statement
+
+Thu Jan 05 10:09:32 2006  George (Jiri) Lebl <jirka@5z.com>
+
+       * Release 2.0.14
+
+Thu Jan 05 10:06:38 2006  George (Jiri) Lebl <jirka@5z.com>
+
+       * src/main.c: fix major segfault (oops!)
+
+Fri Dec 16 12:23:35 2005  George Lebl <jirka@5z.com>
 
        * src/main.c, src/parse.y:  Fix for the libglade support from
          Nicolas Bruguier <gandalfn@club-internet.fr>