summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-68
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index f1e5b7bb5f..085321de5b 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -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):