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 289c42fcdf..b4ddb7ec39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-06-10  Ulrich Drepper  <drepper@cygnus.com>
 
+	* stdio-common/printf-parse.h (parse_one_spec): Add support for a
+	and A format.
+
 	* shadow/fgetspent_r.c (__fgetspent_r): Set errno to ENOENT for
 	returning after last entry.
 	* pwd/fgetpwent_r.c (__fgetpwent_r): Likewise.