summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2005-09-22 23:51:04 +0000
committerWayne Davison <wayned@users.sourceforge.net>2005-09-22 23:51:04 +0000
commitced5aab522df2754c2fa4581c3538c2cb6d4c1e1 (patch)
tree0c776bd3cdaeffa7bc4683510ce5d428a627ba46
parentf13252c310b6ee51f7e6a8b8a4519eacb7a55e86 (diff)
downloadzsh-ced5aab522df2754c2fa4581c3538c2cb6d4c1e1.tar.gz
zsh-ced5aab522df2754c2fa4581c3538c2cb6d4c1e1.zip
Tweaked an entry to add the missing file info.
-rw-r--r--ChangeLog4
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>