diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-01-13 17:10:22 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-01-13 17:10:22 +0000 |
commit | 1f15613899dc28150911da2dba7758b262644468 (patch) | |
tree | 03f96ee30941155625d26a344620a1ca56ecca10 /ChangeLog | |
parent | 7e5d340abe68cb521b9bc351db791ea87b7dfc5d (diff) | |
download | zsh-1f15613899dc28150911da2dba7758b262644468.tar.gz zsh-1f15613899dc28150911da2dba7758b262644468.tar.xz zsh-1f15613899dc28150911da2dba7758b262644468.zip |
26304: Mikael Magnusson: change tense in link warning
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 57853752c..2f00b3d1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-01-13 Peter Stephenson <pws@csr.com> + * 26304: Mikael Magnusson: configure.ac: logical correction + in link warning. + * 26393: Src/Zle/zle_refresh.c: turn off text attributes when deleting text, to avoid them being used for inserted blanks. @@ -10904,5 +10907,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4507 $ +* $Revision: 1.4508 $ ***************************************************** |