about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 48db0e11e..ddcd15554 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-29  Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
+
+	* unposted: ChangeLog: typo in previous commit message
+
 2001-01-28 Felix Rosencrantz <f_rosencrantz@yahoo.com>
 	* 13395: Test/54compmatch.ztst, Test/comptest: Added code to
 	test compstate[insert_positions], value of insert_positions are
@@ -6,7 +10,7 @@
 2001-01-26  Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
 
 	* 13389: Src/builtin.c: on Cygwin convert path to posix form in
-	cd_do_chdir() to avoid dealing with driver letters
+	cd_do_chdir() to avoid dealing with drives letters
 
 2001-01-25  Sven Wischnowsky  <wischnow@zsh.org>