about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-12-19 04:25:14 +0000
committerUlrich Drepper <drepper@redhat.com>2003-12-19 04:25:14 +0000
commit8a7455e70db36c00281a31f60e899d6b424e732b (patch)
tree1079ef4e925d41bf3770d511f91e0848a7188ce0 /ChangeLog
parent2e5e031d50fb2fbf58d08f398b58d3ea0ddc4be0 (diff)
downloadglibc-8a7455e70db36c00281a31f60e899d6b424e732b.tar.gz
glibc-8a7455e70db36c00281a31f60e899d6b424e732b.tar.xz
glibc-8a7455e70db36c00281a31f60e899d6b424e732b.zip
Update.
2003-12-18  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/printf_fp.c: Add support to use alternative decimal
	digits.
	* stdio-common/vfprintf.c (vfprintf): Pass use_outdigits flags to
	__printf_fp.  Patch by Hamed Malek <hamed@bamdad.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4c20251d2..2f58df4b15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-18  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdio-common/printf_fp.c: Add support to use alternative decimal
+	digits.
+	* stdio-common/vfprintf.c (vfprintf): Pass use_outdigits flags to
+	__printf_fp.  Patch by Hamed Malek <hamed@bamdad.org>.
+
 2003-12-18  Carlos O'Donell  <carlos@baldric.uwo.ca>
 
 	* sysdeps/unix/sysv/linux/hppa/clone.S (__clone) [PIC]: Save PIC,