]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 1.0.6
[gob-dx.git] / ChangeLog
index ff9feb6a7e69978ab9ac4ca5c59110296dd843c9..944435acf84f245d0f14a3568310eea269d05807 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+Sun Feb 11 16:33:07 2001  George Lebl <jirka@5z.com>
+
+       * Release 1.0.6
+
+Sat Feb 10 18:42:59 2001  George Lebl <jirka@5z.com>
+
+       * src/Makefile.am: fix the build
+
+2001-02-08  Maciej Stachowiak  <mjs@eazel.com>
+
+       * src/Makefile.am: Remove BUILT_SOURCES stuff; Automake knows how
+       to handle .l and .y files directly, and including the .c files as
+       well was making it fail to link as it would try to link in lexer.o
+       and parse.o twice.
+
+Thu Feb 08 02:43:22 2001  George Lebl <jirka@5z.com>
+
+       * src/main.c:  add signal connection typesafety macros
+
+       * src/test.gob, doc/gob.1.in: new stuff foo
+
+       * configure.in: raise version
+
+Thu Feb 08 01:42:52 2001  George Lebl <jirka@5z.com>
+
+       * src/Makefile.am: rule for parse.h includes parse.c, and
+         SOURCES include BUILT_SOURCES
+
+Tue Dec 26 11:03:44 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c: Remove ## from the varargs macro stuff, as it's not
+         needed and causes trouble for newer gcc's (like in rh7)
+
 Sun Sep 10 18:04:07 2000  George Lebl <jirka@5z.com>
 
        * Release 1.0.5