diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-29 22:21:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-29 22:21:02 +0000 |
commit | d9af88677f42690b7ad4cacecc7f9b6a62fe50ce (patch) | |
tree | e7ab5c49d9bf44a6862edc7f5345764e50ace767 /ChangeLog | |
parent | 66e23ba14b17fd162d2311e72c041a027e6c16e3 (diff) | |
download | glibc-d9af88677f42690b7ad4cacecc7f9b6a62fe50ce.tar.gz glibc-d9af88677f42690b7ad4cacecc7f9b6a62fe50ce.tar.xz glibc-d9af88677f42690b7ad4cacecc7f9b6a62fe50ce.zip |
Update.
2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk> * misc/sys/cdefs.h (__attribute_format_strfmon__): Define. * stdlib/monetary.h: Add strfmon format attributes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9e2de4d52e..5a7d023392 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk> + + * misc/sys/cdefs.h (__attribute_format_strfmon__): Define. + * stdlib/monetary.h: Add strfmon format attributes. + 2000-12-28 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/ioctl.c (do_ioctl): Avoid double-increment after |