about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-09-30 21:26:14 +0000
committerClint Adams <clint@users.sourceforge.net>2006-09-30 21:26:14 +0000
commit232c068f3cdea6bfa6a114a6596855d805e10d97 (patch)
tree953f5c715e4f6c96fcc6777fde0ceb052bbb67c7 /ChangeLog
parent76a81e5393bf9f113e6158d10a4bba965acfd053 (diff)
downloadzsh-232c068f3cdea6bfa6a114a6596855d805e10d97.tar.gz
zsh-232c068f3cdea6bfa6a114a6596855d805e10d97.tar.xz
zsh-232c068f3cdea6bfa6a114a6596855d805e10d97.zip
22796: fix misspelling of IPREFIX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 531784c39..d0fb08067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-09-30  Clint Adams  <clint@zsh.org>
 
+	* 22796: R. Ramkumar: Completion/Unix/Command/_subversion:
+	fix misspelling of IPREFIX.
+
 	* 22795: R. Ramkumar: Completion/Unix/Type/_urls:
 	handle https urls.