about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0182247df..71376d100 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-11-15  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* users/16581: Src/utils.c: it seems wrong to shortcut correction
+	of words not in command position by comparing them to the command
+	tables, so don't; if a command correction is rejected, reset the
+	incremental path hashing so the new command can be "learned".
+
 2011-11-14  Peter Stephenson  <pws@csr.com>
 
 	* gi1242: users/16578: Completion/Unix/Command/_lp: lpadmin,
@@ -117,7 +124,7 @@
 
 	* 29815: Doc/Makefile.in: include mod_langinfo in documentation.
 
-2011-09-25  Barton E. Schaefer  <schaefer@brasslantern.com>
+2011-09-25  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 29799: Src/utils.c: swap order of RESET_PROMPT / REFRESH in
 	adjustwinsize() so that the cursor is moved to the start of a
@@ -15570,5 +15577,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5498 $
+* $Revision: 1.5499 $
 *****************************************************