diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2005-09-22 23:51:04 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-09-22 23:51:04 +0000 |
commit | ced5aab522df2754c2fa4581c3538c2cb6d4c1e1 (patch) | |
tree | 0c776bd3cdaeffa7bc4683510ce5d428a627ba46 /ChangeLog | |
parent | f13252c310b6ee51f7e6a8b8a4519eacb7a55e86 (diff) | |
download | zsh-ced5aab522df2754c2fa4581c3538c2cb6d4c1e1.tar.gz zsh-ced5aab522df2754c2fa4581c3538c2cb6d4c1e1.tar.xz zsh-ced5aab522df2754c2fa4581c3538c2cb6d4c1e1.zip |
Tweaked an entry to add the missing file info.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 355d0f2c9..c2894399f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,8 +7,8 @@ 2005-09-22 Clint Adams <clint@zsh.org> - * Stephen Rueger: 21744: unconditionally assume that - \t or \n are not part of multi-byte characters. + * Stephen Rueger: 21744: Src/prompt.c: unconditionally assume + that \t or \n are not part of multi-byte characters. 2005-09-20 Clint Adams <clint@zsh.org> |