AC_PREREQ(2.53) here; convinces Debian's wrappers to use the right
[platform/upstream/glib.git] / ChangeLog
index 2237649..2e020ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+Thu Dec 12 13:52:58 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: AC_PREREQ(2.53) here; convinces
+       Debian's wrappers to use the right autoconf for atk, etc.
+       (Reported by Jody Goldberg)
+
+2002-12-11  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/gtimer.c (g_timer_elapsed): Fix off-by-one error. (#100853)
+
+       * glib/gfileutils.c (g_file_test): Bypass extra test for root on
+       Win32.
+
+       * glib/glib.def: Add g_{get,set}_application_name.
+
 Wed Dec 11 17:53:34 2002  Owen Taylor  <otaylor@redhat.com>
 
        * === Release 2.1.4 ===