=== Released 2.1.5 ===

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
This commit is contained in:
Owen Taylor
2002-12-17 04:39:21 +00:00
committed by Owen Taylor
parent 0216952a5c
commit 7c2e5d92ed
62 changed files with 3421 additions and 3332 deletions

View File

@ -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.