]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 1.0.9
[gob-dx.git] / ChangeLog
index ff9feb6a7e69978ab9ac4ca5c59110296dd843c9..f2247b8c8e6e498cccf38b9fa302a7da90d72f8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,95 @@
+Sat Apr 21 20:37:40 2001  George Lebl <jirka@5z.com>
+
+       * Release 1.0.9
+
+Sat Apr 21 20:06:10 2001  George Lebl <jirka@5z.com>
+
+       * examples/Makefile.am, examples/README,
+         examples/GNOME_Foo_SomeInterface.idl,
+         examples/foo-some-interface.gob:  Add an example for BonoboXObject
+
+Sat Apr 21 19:33:08 2001  George Lebl <jirka@5z.com>
+
+       * configure.in:  Raise version to 1.0.9
+
+       * src/lexer.l:  Properly check major version requirements (majors
+         must match in the requires line)
+
+       * src/parse.y, src/main.c, src/treefuncs.(def|c|h), src/checks.c:
+         Add direct BonoboXObject support
+
+       * src/parse.y: fix the chunks usage
+
+       * doc/gob.1.in: document BonoboXObject stuff, fix the bugs section
+         wrt gtk-doc which has been supported for quite some time
+
+Fri Apr 13 21:19:33 2001  George Lebl <jirka@5z.com>
+
+       * src/parse.y: commited too fast, fix printf warning
+
+Fri Apr 13 17:45:14 2001  George Lebl <jirka@5z.com>
+
+       * src/parse.y, doc/gob.1.in: Fix a problem found by Eric Kidd
+         <eric.kidd@pobox.com>, where objectlink was not completely
+         refcounting safe.  Could underref if you set the same object.
+
+Thu Apr 12 09:19:58 2001  George Lebl <jirka@5z.com>
+
+       * Release 1.0.8
+
+Sat Mar 31 00:24:58 2001  George Lebl <jirka@5z.com>
+
+       * src/main.c: fix crash with marshallers of signals with a return
+          type and no arguments.
+
+Tue Feb 27 00:53:41 2001  Jonathan Blandford  <jrb@redhat.com>
+
+       * README: Use my new-found maintainer status!!! The power!
+
+Sun Feb 25 17:17:46 2001  George Lebl <jirka@5z.com>
+
+       * Release 1.0.7
+
+Sun Feb 25 16:57:45 2001  George Lebl <jirka@5z.com>
+
+       * src/main.c, src/checks.c: to make doing BonoboXObjects possible
+         allow overriding the _get_type function.
+
+       * doc/gob.1.in: document the above
+
+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