summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>1999-03-14 23:46:51 +0000
committerJeff Garzik <jgarzik@src.gnome.org>1999-03-14 23:46:51 +0000
commit21d0ac27b89465a6374eb86336dd73792a9bac07 (patch)
tree1de10aa11c7935192854a97fc8c293f56b35d50c /ChangeLog.pre-2-8
parentbfc21756e14e4600c916c00e6ee03e1c10e0cc01 (diff)
downloadglib-21d0ac27b89465a6374eb86336dd73792a9bac07.tar.gz
Commented out debugging output.
1999-03-14 Jeff Garzik <jgarzik@pobox.com> * gdate.c: Commented out debugging output. * tests/Makefile.am, tests/date-test.c: Added test of the GDate module, based closely on testgdate.c. * tests/Makefile.am: Bugfix - compile tests with @GLIB_DEBUG_FLAGS@.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-811
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index ecde6e947..3a141193e 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,14 @@
+1999-03-14 Jeff Garzik <jgarzik@pobox.com>
+
+ * gdate.c:
+ Commented out debugging output.
+
+ * tests/Makefile.am, tests/date-test.c:
+ Added test of the GDate module, based closely on testgdate.c.
+
+ * tests/Makefile.am:
+ Bugfix - compile tests with @GLIB_DEBUG_FLAGS@.
+
1999-03-14 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (glibconfig.h): Remove widechar tests and defines.