summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>