summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--localedata/ChangeLog4
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e7bfab399..bf6c657177 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2006-05-21 Joseph S. Myers <joseph@codesourcery.com>
+ [BZ #2680]
* posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
__USE_UNIX98.
* posix/bits/unistd.h: Likewise.
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 3894ca6919..7ce7be02be 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,9 @@
2006-08-23 Ulrich Drepper <drepper@redhat.com>
+ [BZ #2662]
+ * locales/bn_BD: Fix abday and day spelling of Tuesday.
+
+ [BZ #2473]
* locales/en_NZ: Define am/pm formats.
2006-08-22 Ulrich Drepper <drepper@redhat.com>