summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-10 02:51:29 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-10 02:51:29 +0000
commite9b4d069c1897d1480655dc6f25e905b1ce749a6 (patch)
treec02171e242e9a0b11e3c3da6b30fd98ec587f59c /ChangeLog
parent24030b0f789a2b6e2429c6158cf57d59518bcf36 (diff)
* stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 200c8187d1..fe0a899819 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-04-09 Ulrich Drepper <drepper@redhat.com>
+ * stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
+
* sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static
function if it is not defined. Add some necessary casts.
* sysdeps/unix/sysv/linux/pwritev.c: Likewise.