summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-01-06 23:50:19 +0100
committerMikael Magnusson <mikachu@gmail.com>2015-01-06 23:51:19 +0100
commitb11f7a7e3028420d027e71713d5ec1cae0451fbb (patch)
tree7971230cddb4a5f8874028381336cda71ed22a9e
parent8fea30a5719946c9164352501caaa2d057e1dbc6 (diff)
downloadzsh-b11f7a7e3028420d027e71713d5ec1cae0451fbb.tar.gz
zsh-b11f7a7e3028420d027e71713d5ec1cae0451fbb.zip
unposted: Convert spaces to tabs in ChangeLog
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 32bd15928..d31095b70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,8 +45,8 @@
2015-01-06 Barton E. Schaefer <schaefer@zsh.org>
- * 34103: Src/subst.c: fix ancient (workers/15872) thinko that
- doesn't seem to have mattered, but must in some obscure cases
+ * 34103: Src/subst.c: fix ancient (workers/15872) thinko that
+ doesn't seem to have mattered, but must in some obscure cases
2015-01-05 Daniel Shahaf <d.s@daniel.shahaf.name>
@@ -2223,7 +2223,7 @@
format unusable.
* unposted but c.f. 32231: Doc/Zsh/compsys.yo: the parameter
- 'line' doesn't include the original command.
+ 'line' doesn't include the original command.
* Jun T: 32231: Completion/Unix/Command/_chmod: was confused by
options before the mode argument.
@@ -3426,7 +3426,7 @@
completion: functions.
* 31155: Doc/Zsh/contrib.yo, Functions/Misc/zcalc: minor
- extra zcalc features and documentation.
+ extra zcalc features and documentation.
2013-03-15 Peter Stephenson <p.w.stephenson@ntlworld.com>