summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c4840b056..4fdc0f42d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
2000-11-08 Sven Wischnowsky <wischnow@zsh.org>
- * ?????: Src/Modules/zpty.c: use possible read character from
+ * unposted: Src/Modules/zpty.c: use possible read character from
read_poll() in loop in ptyread()
* 13128: Completion/Builtins/_zstyle, Completion/Core/_match,