about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-04-25 10:58:55 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-04-25 10:58:55 -0700
commit9d0e3bde2a0511f31918e193ce76c427ef673961 (patch)
tree7daccee310d1f2bea2194e4071d2b5fec62abbc7 /ChangeLog
parent0164457a199d826e8d2018c94f57a7803071b63a (diff)
downloadzsh-9d0e3bde2a0511f31918e193ce76c427ef673961.tar.gz
zsh-9d0e3bde2a0511f31918e193ce76c427ef673961.tar.xz
zsh-9d0e3bde2a0511f31918e193ce76c427ef673961.zip
34961: minor wording clarification
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d86846ff2..8daba04c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-04-25  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 34961: Doc/Zsh/compsys.yo: minor wording clarification
+
 	* 34961: Src/Modules/datetime.c: $TZ is implicitly local in
 	builtin strftime (originally workers/34602 from workers/34596)