summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-24 06:50:32 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-24 06:50:32 +0000
commit249827982118008f75888dba968922f47deaa5db (patch)
treef81e963510454641eba6c96f69666911e487ff65
parentaa2c6b6df52d86f1a2f3d2b7c91be720192e2290 (diff)
[BZ #2680]
-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>