summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2008-07-30 15:35:01 +0000
committerTor Lillqvist <tml@src.gnome.org>2008-07-30 15:35:01 +0000
commit274c2dc8c54f4350ad7e65c4264d3361c0a589bb (patch)
tree4d300c246d2e432d35a2134b79d5f7e2bf33d8d3 /ChangeLog
parent6eb6ee655e96a1b57e90e4b9e456461856f77ac5 (diff)
Bug 545485 - Implicit declaration of utime()
2008-07-30 Tor Lillqvist <tml@novell.com> Bug 545485 - Implicit declaration of utime() * glib/gstdio.c: Include <utime.h> on POSIX. svn path=/trunk/; revision=7273
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a341f2732..4ac352982 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-30 Tor Lillqvist <tml@novell.com>
+
+ Bug 545485 - Implicit declaration of utime()
+
+ * glib/gstdio.c: Include <utime.h> on POSIX.
+
2008-07-28 Tor Lillqvist <tml@novell.com>
* configure.in: Output to glibconfig.h typedefs for gintptr as the