summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 319cbb102..91709629a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-03-19 Peter Stephenson <p.stephenson@samsung.com>
+
+ * 34742: Src/hist.c: history expansion in command substitution
+ didn't work. Discriminate the case of an alias expansion
+ more carefully.
+
2015-03-19 Daniel Shahaf <d.s@daniel.shahaf.name>
* 34739: Completion/Unix/Command/_git: git completion: Fix
@@ -12,7 +18,7 @@
2015-03-18 Peter Stephenson <p.stephenson@samsung.com>
- * 34723: configure.ac: turn off fixed site function directory if
+ * 34732: configure.ac: turn off fixed site function directory if
site function directory explicitly disabled.
2015-03-17 Peter Stephenson <p.stephenson@samsung.com>