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 85e656658..e1192f131 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-01-04  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 37503: Src/builtin.c: detect incompatible "print" options, fix
+	metafication and possible memory leak, miscellaneous cosmetics
+
 	* Jun T. (+ revise test): 37501: Src/builtin.c, Test/B03print.ztst:
 	correct byte counts when simulating memstream via temp file