[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index 48a7e3d..b2074b9 100644 (file)
@@ -1,3 +1,52 @@
+2006-03-23  Matthias Clasen <mclasen@redhat.com> 
+
+       Retroactively branch for 2.10 before the last commit.
+
+       * glib/gtimer.c: Change to "Since 2.12".
+
+2006-03-23  Emmanuele Bassi  <ebassi@cvs.gnome.org>
+
+       * configure.in: Check for timegm.
+       
+       * glib/gtimer.h:
+       * glib/gtimer.c:
+       * glib/glib.symbols:
+       * docs/reference/glib/glib-sections.txt: Added g_time_val_to_iso8601
+       and g_time_val_from_iso8601, to convert a GTimeVal to and from an
+       ISO 8601 encoded date.
+
+       * tests/testglib.c: Added test cases for g_time_val_to_iso8601()
+       and g_time_val_from_iso8601() functions.
+
+2006-03-20  Vladimer Sichinava  <vlsichinava@gmail.com>
+
+        * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
+
+2006-03-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gmem.c (profiler_log): use standard_calloc to allocate
+       the profile_data.  (#335209, Chris Wilson)
+
+       * glib/gmain.c (g_main_context_unref): Avoid a deadlock.
+       (#335207, Chris Wilson)
+
+       Minor optimizations (#335216, Chris Wilson):
+       
+       * glib/gasyncqueue.c (g_async_queue_pop_intern_unlocked): Use
+       g_queue_peek_tail_link instead of g_queue_peek_tail.  
+
+       * glib/glist.c: 
+       * glib/gslist.c: Avoid some memset calls. 
+
+2006-03-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * MAINTAINERS: Add this, at the request of the GNOME sysadmin team.
+
+2006-03-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/goption.c (g_option_context_parse): Only set the prgname
+       if it hasn't been set before.  (#334611, Chong Kai Xiong)
+
 2006-03-14  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gutils.c (g_parse_debug_string): Don't read past the