diff --git a/ChangeLog b/ChangeLog index ca63791be..c39f9cf01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-06-11 Tor Lillqvist + + * glib-zip.in (DEVZIP): libtool 1.5 installs DLLs in the bin + subdirectory, so get them from there. + + * glib/gwin32.c (g_win32_getlocale): Use "sr@Latn" and "sr" in the + same way as the po files for Serbian in Latin and Cyrillic script. + 2003-06-11 Sebastian Wilhelmi * configure.in: Remove false &. Spotted by Albert Chin diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index ca63791be..c39f9cf01 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,11 @@ +2003-06-11 Tor Lillqvist + + * glib-zip.in (DEVZIP): libtool 1.5 installs DLLs in the bin + subdirectory, so get them from there. + + * glib/gwin32.c (g_win32_getlocale): Use "sr@Latn" and "sr" in the + same way as the po files for Serbian in Latin and Cyrillic script. + 2003-06-11 Sebastian Wilhelmi * configure.in: Remove false &. Spotted by Albert Chin diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index ca63791be..c39f9cf01 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,11 @@ +2003-06-11 Tor Lillqvist + + * glib-zip.in (DEVZIP): libtool 1.5 installs DLLs in the bin + subdirectory, so get them from there. + + * glib/gwin32.c (g_win32_getlocale): Use "sr@Latn" and "sr" in the + same way as the po files for Serbian in Latin and Cyrillic script. + 2003-06-11 Sebastian Wilhelmi * configure.in: Remove false &. Spotted by Albert Chin diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index ca63791be..c39f9cf01 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,11 @@ +2003-06-11 Tor Lillqvist + + * glib-zip.in (DEVZIP): libtool 1.5 installs DLLs in the bin + subdirectory, so get them from there. + + * glib/gwin32.c (g_win32_getlocale): Use "sr@Latn" and "sr" in the + same way as the po files for Serbian in Latin and Cyrillic script. + 2003-06-11 Sebastian Wilhelmi * configure.in: Remove false &. Spotted by Albert Chin diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index ca63791be..c39f9cf01 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,11 @@ +2003-06-11 Tor Lillqvist + + * glib-zip.in (DEVZIP): libtool 1.5 installs DLLs in the bin + subdirectory, so get them from there. + + * glib/gwin32.c (g_win32_getlocale): Use "sr@Latn" and "sr" in the + same way as the po files for Serbian in Latin and Cyrillic script. + 2003-06-11 Sebastian Wilhelmi * configure.in: Remove false &. Spotted by Albert Chin diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index ca63791be..c39f9cf01 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,11 @@ +2003-06-11 Tor Lillqvist + + * glib-zip.in (DEVZIP): libtool 1.5 installs DLLs in the bin + subdirectory, so get them from there. + + * glib/gwin32.c (g_win32_getlocale): Use "sr@Latn" and "sr" in the + same way as the po files for Serbian in Latin and Cyrillic script. + 2003-06-11 Sebastian Wilhelmi * configure.in: Remove false &. Spotted by Albert Chin diff --git a/glib-zip.in b/glib-zip.in index 3ea740ddc..fa7f9bc36 100755 --- a/glib-zip.in +++ b/glib-zip.in @@ -9,13 +9,13 @@ DEVZIP=/tmp/glib-dev-@GLIB_VERSION@.zip cd @prefix@ rm $ZIP -zip -r $ZIP -@ <