summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-01-17 16:56:28 +0000
committerTim Janik <timj@src.gnome.org>1999-01-17 16:56:28 +0000
commit6db5c264f96cdbf14c521099ef03f10927c8d998 (patch)
treec1b0548ea3b4c8df80be163bae9b6d94de7fb35a /ChangeLog.pre-2-12
parent48763aea23a995b8d1af15d931c99baa49b24879 (diff)
removed assertment about rtree->root being NULL, so this function can be
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org> * gtree.c (g_tree_traverse): removed assertment about rtree->root being NULL, so this function can be applied to unpopulated trees as well, fix provided by Simon Kagedal <sika8225@csd.uu.se>.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-126
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 10f5ec23a..0cc27237d 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,9 @@
+Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
+
+ * gtree.c (g_tree_traverse): removed assertment about rtree->root being
+ NULL, so this function can be applied to unpopulated trees as well, fix
+ provided by Simon Kagedal <sika8225@csd.uu.se>.
+
Sun Jan 17 11:17:19 1999 Christopher Blizzard <blizzard@appliedtheory.com>
* glib.spec: add packager address