summary refs log tree commit diff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-02-17 19:37:51 +0000
committerUlrich Drepper <drepper@redhat.com>2007-02-17 19:37:51 +0000
commit9138cc0ba714a90a11e3ce2e10265c4ddf7a2751 (patch)
tree7cd10d9f013d6c5fd7005de4583eee2130d2eb79 /localedata/ChangeLog
parent6818d837ee6946ba496a7d1841fa5e6807f74e30 (diff)
downloadglibc-9138cc0ba714a90a11e3ce2e10265c4ddf7a2751.tar.gz
glibc-9138cc0ba714a90a11e3ce2e10265c4ddf7a2751.tar.xz
glibc-9138cc0ba714a90a11e3ce2e10265c4ddf7a2751.zip
[BZ #2633]
	* libio/stdio.h: Define struct _IO_FILE in global namespace.
	* setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
	Remove using for __jmp_buf_tag.
	* locale/locale.h (struct lconv): Also define in std namespace.
	* wcsmbs/wchar.h: Move using declaration for tm out of namespace.
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 f67519ef16..b01c655e1f 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,8 @@
 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #3156]
+	* locales/pl_PL: Fix abday, abmon, d_t_fmt, d_fmt, and date_fmt.
+
 	[BZ #2692]
 	* locales/es_VE: Add am/pm format support.