]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 1.99.3
[gob-dx.git] / ChangeLog
index fbb99bf039f33c92c19907f59e2c792b9003bd8e..15551eda77c4b4754663f535d36fb77d10a9ce98 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+Tue May 28 12:09:56 2002  George Lebl <jirka@5z.com>
+
+       * Release 1.99.3
+
+Tue May 28 11:59:18 2002  George Lebl <jirka@5z.com>
+
+       * src/Makefile.am: some compilation voodoo
+
+       * src/main.c: Special case GtkEditable and GTypePlugin since
+         those end in Class, and all other interfaces should end in
+         Iface.  Long live code consistency!
+
+       * src/main.c: use g_signal_emitv instead of g_signal_emit.  This
+         will allow us to once again have default returns and all that
+         fun stuff.  It should also slightly reduce emission overhead.
+
+Mon Apr 15 09:55:29 2002  George Lebl <jirka@5z.com>
+
+       * README, COPYING.generated-code, Makefile.am: Add LGPL license
+         for generated code and clarify this in the README.  Meant to do
+         this a long time ago, and told everyone that who asked.  Now
+         it's in writing.
+
+Sun Apr 14 19:12:02 2002  George Lebl <jirka@5z.com>
+
+       * src/parse.y: apply patch from Dennis Bjorklund <db@zigo.dhs.org>
+         to fix export accessors function
+
 Fri Feb 01 15:19:07 2002  George Lebl <jirka@5z.com>
 
        * Release 1.99.2