summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a70ead69f..641992bd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2016-11-21  Oliver Kiddle  <okiddle@yahoo.co.uk>
+2016-11-23  Oliver Kiddle  <opk@zsh.org>
+
+	* unposted: Src/builtin.c, Test/B03print.ztst: fix printf -v
+	to an array without format string reuse
+
+2016-11-21  Oliver Kiddle  <opk@zsh.org>
 
 	* 39993: Test/Y01completion.ztst: Tests for 39981.