about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2019-12-17 10:22:52 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-03-12 17:44:27 +0000
commitfd627a504fd2a84833b7edcf92dd1595fcf11df9 (patch)
tree0bd9ee6f532e99b98599311bf56adc1c1bef7587 /ChangeLog
parent80ddc46e54f6116235e68d3fc039ef775e72d1c5 (diff)
downloadzsh-fd627a504fd2a84833b7edcf92dd1595fcf11df9.tar.gz
zsh-fd627a504fd2a84833b7edcf92dd1595fcf11df9.tar.xz
zsh-fd627a504fd2a84833b7edcf92dd1595fcf11df9.zip
unposted: .editorconfig: Specify spaces rather than tabs for zsh scripts.
Also specify indent level for vcs_info.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b86371ba..4d9e7adea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-03-12  Daniel Shahaf  <danielsh@apache.org>
+
+	* unposted: .editorconfig: Specify spaces rather than tabs for
+	zsh scripts.
+
 2020-03-11  dana  <dana@dana.is>
 
 	* 45470: Test/C02cond.ztst: Simplify '-N cond' test