summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-413
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index ae6026b60..107c90c0a 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,13 @@
+Mon Dec 16 22:38:11 2002 Owen Taylor <otaylor@redhat.com>
+
+ * === Released 2.1.5 ===
+
+ * configure.in: GTK+-2.1.5, interface age 2, binary age 105.
+
+ * NEWS: Updated.
+
+ * gtk/Makefile.am (gtk_c_sources): Remove reference to fnmatch.h
+
Mon Dec 16 22:12:01 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Don't use AC_CHECK_LIB() when
@@ -211,7 +221,7 @@ Fri Dec 13 18:22:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfilesel.c (compare_cmpl_dir): Use
g_utf8_collate_key() to sort in human-friendly order.
- (#94473)
+ (#94473, Gregory Merchan)
Fri Dec 13 17:45:40 2002 Owen Taylor <otaylor@redhat.com>
@@ -222,6 +232,7 @@ Fri Dec 13 17:45:40 2002 Owen Taylor <otaylor@redhat.com>
from the antique GNU fnmatch code. Change interface
to get rid of fnmatch.h constants. Fixes basic
non-workingness of filesel with non-ASCII filenames.
+ (#78758, Kang Jeong-Hee)
* gtk/fnmatch.h: No longer needed.