summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-01-03 02:53:05 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-01-03 02:53:05 +0000
commita5a39466a1abe09141e3d51100b60661ea18e1c7 (patch)
tree85d477d8c60722dc67a2180da6271202809b1ab0 /ChangeLog.pre-2-10
parent0a3f176305cc4ec0f3f7873c327793cc27dd50ec (diff)
downloadglib-a5a39466a1abe09141e3d51100b60661ea18e1c7.tar.gz
Don't provide g_rmdir() as a macro expanding to rmdir, since rmdir is not
2006-01-02 Matthias Clasen <mclasen@redhat.com> * glib/glib.symbols: * glib/gstdio.h: * glib/gstdio.c (g_rmdir): Don't provide g_rmdir() as a macro expanding to rmdir, since rmdir is not declared in a portable system header we can include in gstdio.h. (#325249, Jani Monoses)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 3ebe056e1..6fd5286d5 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+2006-01-02 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/glib.symbols:
+ * glib/gstdio.h:
+ * glib/gstdio.c (g_rmdir): Don't provide g_rmdir() as a macro
+ expanding to rmdir, since rmdir is not declared in a portable
+ system header we can include in gstdio.h. (#325249, Jani Monoses)
+
2006-01-01 Tor Lillqvist <tml@novell.com>
* glib/gspawn-win32.c (g_spawn_sync_utf8): Set the GIOChannels for