about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-19 17:28:06 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-19 17:28:06 +0000
commit087722b8549cc4335c822ed39bf3dda5202093f1 (patch)
treeca45c157f6672a789266004640d4127c90f8d29b /ChangeLog
parentb042b023f5b7c023b3edb1d8f5d33dcf8fb41e60 (diff)
downloadglibc-087722b8549cc4335c822ed39bf3dda5202093f1.tar.gz
glibc-087722b8549cc4335c822ed39bf3dda5202093f1.tar.xz
glibc-087722b8549cc4335c822ed39bf3dda5202093f1.zip
* include/features.h (__USE_ISOC95): New define.
	* wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
	swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
	for -std=iso9899:199409.
	* CONFORMANCE: Remove comments about unsupported AMD1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f73837fc4..338380a18b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-18  Jakub Jelinek  <jakub@redhat.com>
+
+	* include/features.h (__USE_ISOC95): New define.
+	* wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
+	swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
+	for -std=iso9899:199409.
+	* CONFORMANCE: Remove comments about unsupported AMD1.
+
 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/ia64/sched_cpucount.c: New file.