aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f5fbc7..123f34c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-10-17 Florian Weimer <fweimer@redhat.com>
+ * stdio-common/vfprintf.c (printf_positional): Rewrite to use
+ struct scratch_buffer instead of extend_alloca.
+
+2015-10-17 Florian Weimer <fweimer@redhat.com>
+
* sysdeps/unix/sysv/linux/kernel-features.h
(__ASSUME_SOCK_CLOEXEC): Remove.
* include/sys/socket.h (__have_sock_cloexec): Remove declaration.