summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-08-21 20:06:17 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-08-21 20:06:17 +0000
commit22a6d585c86408ca258958cbb5476699b6706066 (patch)
tree058867e7ae5f5e45cb30ae6d503f13dd8c2b2e50 /ChangeLog.pre-2-8
parent0321556d15a3a197159d7115d6a7aedb52183620 (diff)
downloadgtk+-22a6d585c86408ca258958cbb5476699b6706066.tar.gz
Keep a list of current GtkRcFiles being parsed, not just the directories
Thu Aug 21 16:00:36 2003 Owen Taylor <otaylor@redhat.com> * gtk/gtkrc.c: Keep a list of current GtkRcFiles being parsed, not just the directories for those files. Use that to catch recursion. (Part of #114988)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 6fabd5c906..06a36db10e 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+Thu Aug 21 16:00:36 2003 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkrc.c: Keep a list of current GtkRcFiles
+ being parsed, not just the directories for those
+ files. Use that to catch recursion. (Part of
+ #114988)
+
Thu Aug 21 21:27:45 2003 Kristian Rietveld <kris@gtk.org>A
Merge from stable.