summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2416243f1d..beafec6419 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-07 Ulrich Drepper <drepper@redhat.com>
+
+ * intl/libintl.h: Always use __attribute_format_arg__ for gettext
+ functions since gcc sometimes forgets the attribute for the
+ standard functions.
+
2005-05-06 Jakub Jelinek <jakub@redhat.com>
[BZ #934]