There are outstanding issues, but they should be resolvable in-place. If
[platform/upstream/glib.git] / ChangeLog.pre-2-2
index c76a615..09f6a77 100644 (file)
@@ -1,3 +1,20 @@
+1998-11-30  Havoc Pennington  <hp@pobox.com>
+
+       * gdate.c: New file, implements calendrical calculations.
+       
+       * glib.h: Added declarations for GDate module.
+
+Mon Nov 30 07:12:10 1998  Tim Janik  <timj@gtk.org>
+
+       * glib.h:
+       * ghook.c: added g_hook_list_marshal_check() to eventually destroy
+       hooks after they got marshalled.
+
+Sun Nov 29 17:31:43 EST 1998  Jeff Garzik  <jgarzik@pobox.com>
+
+       * configure.in, Makefile.am, gmodule/Makefile.am:
+       Put -DFOO stuff into Makefile.am INCLUDES.
+
 Sun Nov 29 14:17:09 PST 1998 Manish Singh <yosh@gimp.org>
 
        * configure.in: put debug -DFOO stuff into CPPFLAGS, not CFLAGS,