about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1af298bf4..6729881b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-02-09  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 34485: Src/exec.c, Src/parse.c, Test/E01options.ztst:
+	rationalise some more anonymous function behaviour:
+	don't try to handle as "simple" case as there are too
+	many hidden problems; pull out some post-execution
+	functions to common cases in execcmd().
+
 2015-02-09  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 34466: Src/utils.c: Fix double unmeta in rm verification