about summary refs log tree commit diff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-06-26 00:42:12 +0000
committerUlrich Drepper <drepper@redhat.com>2008-06-26 00:42:12 +0000
commit104426b6542145c5c5be9ccc4a32afb2dbb05674 (patch)
tree3c13449d4c075efc808637e568894f0f4d5060d6 /localedata/ChangeLog
parent4cb8e687affcc5323b2a330ac55d40a15d573ccf (diff)
downloadglibc-104426b6542145c5c5be9ccc4a32afb2dbb05674.tar.gz
glibc-104426b6542145c5c5be9ccc4a32afb2dbb05674.tar.xz
glibc-104426b6542145c5c5be9ccc4a32afb2dbb05674.zip
[BZ #6654]
2008-06-25  Ulrich Drepper  <drepper@redhat.com>
	[BZ #6654]
	* stdlib/canonicalize.c (__realpath): readlink can write too much
	into the buffer on platforms without PATH_MAX.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 257c58a89c..a1ffc8d50f 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,8 @@
 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* tst-strptime.c (do_test): Add test for parsing era year
+	representation.
+
 	[BZ #5911]
 	* locales/es_CR: Define first_weekday and first_workday.