summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b9558610..75f4eeb2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2015-12-08  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 37348: Src/utils.c, Test/D04parameter.ztst,
+	Test/D07multibyte.ztst: tests for ${(q+)...} and extra
+	dupstring() needed for empty string case.
+
 	* 37347: Functions/VCS_Info/VCS_INFO_nvcsformats: msgs
 	shouldn't be local here, but in caller (where it already is).