diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2004-08-11 15:40:10 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2004-08-11 15:40:10 +0000 |
commit | 5c4cc7796d3c8c266e12bb181a647c74f61739b3 (patch) | |
tree | cb432ade2f6ad43e7a262b646aae95e66ff5c0b9 /ChangeLog | |
parent | ad25b67e3d0bf8a3fa0c5ee2ded7af67b20fe1eb (diff) | |
download | zsh-5c4cc7796d3c8c266e12bb181a647c74f61739b3.tar.gz zsh-5c4cc7796d3c8c266e12bb181a647c74f61739b3.tar.xz zsh-5c4cc7796d3c8c266e12bb181a647c74f61739b3.zip |
Changed an entry that was space-indented to being tab-indented like
all the others.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ef6fcf189..aa0c39f2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -285,7 +285,7 @@ 2004-06-03 Felix Rosencrantz <f_rosencrantz@yahoo.com> - * 20002: Src/Zle/compmatch.c: Fix a problem with an inconsistent + * 20002: Src/Zle/compmatch.c: Fix a problem with an inconsistent struct change in cmp_anchors(). 2004-06-03 Peter Stephenson <pws@csr.com> |