Add missing g_pattern_match_simple and g_pattern_spec_equal.
authorTor Lillqvist <tml@iki.fi>
Sun, 28 Oct 2001 21:05:03 +0000 (21:05 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 28 Oct 2001 21:05:03 +0000 (21:05 +0000)
commit9c35df3de3553b0bc94d1dc8ef539dd23a19ddc4
treeb524340bee577fe8ad068ec72b55cd866c84460f
parentd59c859aec6a80f4d9ed1c28487952929d7f19e8
Add missing g_pattern_match_simple and g_pattern_spec_equal.

2001-10-28  Tor Lillqvist  <tml@iki.fi>

* glib/glib.def: Add missing g_pattern_match_simple and
g_pattern_spec_equal.

* glib/gwin32.c (g_win32_get_package_installation_subdirectory):
Set separator correctly.

* glib/libcharset/config.charset (os): Match also mingw*.

* tests/testglib.c (main): (Win32): Print the lib/locale
subdirectory, as that is what actually gets used.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/glib.def
glib/gwin32.c
glib/libcharset/config.charset
tests/testglib.c