]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Add docs.
[~andy/gtk] / ChangeLog.pre-2-8
index ae6026b60788c8e3ebb17c16b5b2e627f9328bb4..5591918525f2a1372ef6db3345abe7ab5602fc64 100644 (file)
@@ -1,3 +1,21 @@
+2002-12-18  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkwidget.c: Add docs.
+
+Wed Dec 18 12:05:33 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * NEWS: Various name fixes.
+
+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 +229,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 +240,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.