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 8d2f472b8..320ee3fca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-11-09  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 39887: Src/params.c: no need to conditionalise assignment of
+	strlen in getstrvalue().
+
 	* 39886 based on 39877 (Sebastian): Src/params.c, Src/utils.c:
 	add arrdup_max() so as not to duplicate entire arrays unnecessarily.