aboutsummaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-12-29 09:18:40 +0000
committerRoland McGrath <roland@gnu.org>2004-12-29 09:18:40 +0000
commit37c6165db9299bab1a8e10919530acc030ab9f17 (patch)
tree891197dbf5d2d2f2d116810f7faf854dd16c8161 /localedata/ChangeLog
parent9410140c5e774bc709f2d2f39bcee215d78cf624 (diff)
downloadglibc-37c6165db9299bab1a8e10919530acc030ab9f17.tar
glibc-37c6165db9299bab1a8e10919530acc030ab9f17.tar.gz
glibc-37c6165db9299bab1a8e10919530acc030ab9f17.tar.bz2
glibc-37c6165db9299bab1a8e10919530acc030ab9f17.zip
[BZ #626]
2004-12-29 Roland McGrath <roland@redhat.com> [BZ #626] * sysdeps/unix/alarm.c (alarm): Round return value to nearest rather than always up; when nearest is zero, round up to one.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 42ce0637ae..8c8616e7cf 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-19 Roland McGrath <roland@frob.com>
+
+ * gen-unicode-ctype.c (output_tables): Fix email address in output.
+
2004-10-02 Petter Reinholdtsen <pere@hungry.com>
[BZ #82]