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 88727c93b..53dcc07de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-11-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 40010: Src/builtin.c, Test/A02alias.ztst: builtins: Say
+	'bad option: +x', not 'bad option: -x', when +x was passed.
+
 	* 40009: Src/hashtable.c: alias -L: Emit aliases that begin
 	with a plus sign correctly.