summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 210859f37..d4979edd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-01-12 Matthias Clasen <mclasen@redhat.com>
+
+ * gthread/gthread-posix.c:
+ * glib/gtimer.c:
+ * glib/gthread.c: Fix errors in the recently moved
+ time calculations. (#395203, Chris Wilson)
+
2007-01-10 Matthias Clasen <mclasen@redhat.com>
* configure.in: Actually link gthread against librt.