handle galiasdef.c (although completely useless for msvc build)
[platform/upstream/glib.git] / ChangeLog
index 729a4aa..de99651 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-03-18  Hans Breuer  <hans@breuer.org>
+
+       * glib/makefile.msc.in : handle galiasdef.c (although completely 
+       useless for msvc build)
+
+       * glib/gbacktrace.c glib/gmessage.c : need at least _WIN_VER 0x0401
+       for IsDebuggerPresent()
+
+2005-03-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gkeyfile.c: Update the documentation, reflecting the
+       fact that the special case for !group_name --> start_group
+       got removed.  (#170566, Tim-Philipp Müller)
+
 2005-03-15  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/goption.c (g_option_context_set_main_group): Warn