about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeoff Wing <gcw@users.sourceforge.net>2001-01-10 17:19:17 +0000
committerGeoff Wing <gcw@users.sourceforge.net>2001-01-10 17:19:17 +0000
commit18530897142b1b8031b2028954415a5b98550388 (patch)
tree574ea185dc0d157e8eec9962b495d49edf9bfb03 /ChangeLog
parent9af83c6c2a54f479864698762c4a3cab5aba2fa8 (diff)
downloadzsh-18530897142b1b8031b2028954415a5b98550388.tar.gz
zsh-18530897142b1b8031b2028954415a5b98550388.tar.xz
zsh-18530897142b1b8031b2028954415a5b98550388.zip
Etc/MACHINES: format leading spaces to tabs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e4b84158..80fa9a08c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-10  Geoff Wing  <gcw@zsh.org>
+
+	* unposted: Etc/MACHINES: format leading spaces to tabs
+
 2001-01-10  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 13336: Src/Zle/compmatch.c, Src/Zle/compresult.c,