summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-88
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index f1e5b7bb5..085321de5 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,11 @@
+1998-11-30 Elliot Lee <sopwith@cuc.ml.org>
+
+ * {gdk,gtk}/*.c: Make read-only data structures "static const" to
+ allow them to be shared, mainly including (but not limited to) the
+ GtkTypeInfo structures for each class.
+
+ * gtk/gtkfilesel.c: Add /net to the "leave me alone" directory listing.
+
Mon Nov 30 12:17:10 1998 Jeff Garzik <jgarzik@pobox.com>
* gtk/gtknotebook.c (gtk_notebook_reorder_child):