summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOleg Verych <olecom@flower.upol.cz>2007-09-22 21:08:32 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-09-22 21:37:35 +0800
commitda675aca4ea59057df2512485324e4fc3ebe0b73 (patch)
tree0424cb931627e7cf09ae371b507488b41d8b80d0 /ChangeLog
parent[SHELL] Move flushall to the point just before _exit (diff)
downloaddash-da675aca4ea59057df2512485324e4fc3ebe0b73.tar.gz
dash-da675aca4ea59057df2512485324e4fc3ebe0b73.zip
[BUILTIN] test: White space fixes
Some trailing whitespace was killed or tabified.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba974ca..5804248 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-22  Oleg Verych <olecom@flower.upol.cz>
+
+	* White space fixes for test(1).
+
 2007-09-22  Herbert Xu <herbert@gondor.apana.org.au>
 
 	* Move flushall to the point just before _exit.