summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-03-11 18:02:35 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-03-11 18:02:35 +0000
commitaae7e432c6f20345db6e178d6df1f9cacc0a3211 (patch)
tree122fbbdec8bd9138df498ed42737e3c21d483416 /ChangeLog.pre-2-10
parent26fc5a7a6f06895279be3dd7cf71485961d632ae (diff)
downloadglib-aae7e432c6f20345db6e178d6df1f9cacc0a3211.tar.gz
Avoid stupid compiler complaints about precision loss.
2005-03-11 Matthias Clasen <mclasen@redhat.com> * m4macros/glib-gettext.m4: Avoid stupid compiler complaints about precision loss.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 918bd8a66..30ceb089c 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+2005-03-11 Matthias Clasen <mclasen@redhat.com>
+
+ * m4macros/glib-gettext.m4: Avoid stupid compiler complaints
+ about precision loss.
+
2005-03-10 Matthias Clasen <mclasen@redhat.com>
* glib/gdate.c: Remove a lot of pointless g_return_if_fail()