about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4f86938db..eed31e6480 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-09-12  Ulrich Drepper  <drepper@cygnus.com>
 
+	* stdio-common/vfprintf.c: Remove limitation on size of precision
+	for integers.
+
 	* posix/fnmatch.c (internal_fnmatch): Make it compilable outside
 	glibc by defining internal_function if it isn't already.