summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-06-02 04:58:24 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-06-02 04:58:24 +0000
commitc9d97c2e2aeab5472a07a7e9e683dbdca86f29f5 (patch)
tree28850b864900d25c9b95bc22915e2682d3cc84f6 /ChangeLog.pre-2-8
parentdfce076fe4e2dba7fbdf55423ff5274d3553a2f8 (diff)
Use higher precision for the mathematical constants. (#141941, Morten
Wed Jun 2 00:57:16 2004 Matthias Clasen <maclas@gmx.de> * glib/gtypes.h: Use higher precision for the mathematical constants. (#141941, Morten Welinder)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-85
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 2cbb74474..fc422b1b0 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,8 @@
+Wed Jun 2 00:57:16 2004 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gtypes.h: Use higher precision for the mathematical
+ constants. (#141941, Morten Welinder)
+
Tue Jun 1 22:01:40 2004 Matthias Clasen <maclas@gmx.de>
* glib/gmarkup.c (advance_char): Fix an off-by-one error