diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 2e2f3ed63..9f05d22ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-11-24 Peter Stephenson <pws@csr.com> + * 27430: Completion/Unix/Command/_make: extend variable value + completion to anything that looks like an assignment. + * 27429: Completion/Unix/Command/_make: restore variable value completion. Also make indentation more standard (not posted). @@ -12390,5 +12393,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4822 $ +* $Revision: 1.4823 $ ***************************************************** |