about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon Ruderich <simon@ruderich.org>2014-01-19 16:24:40 +0100
committerSimon Ruderich <simon@ruderich.org>2014-03-03 21:28:21 +0100
commit3c25cb29aba4d4c1a907aa29db48c36d8dbac18e (patch)
tree229e8611230324cb4329be7e48c663ca57c7b012 /ChangeLog
parent7d301a527e729e2a2fda03069e485bdcc2e12823 (diff)
downloadzsh-3c25cb29aba4d4c1a907aa29db48c36d8dbac18e.tar.gz
zsh-3c25cb29aba4d4c1a907aa29db48c36d8dbac18e.tar.xz
zsh-3c25cb29aba4d4c1a907aa29db48c36d8dbac18e.zip
32289: Doc: Add zsh version to footer in HTML documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 806b14cc7..91967edea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-03  Simon Ruderich  <simon@ruderich.org>
+
+	* 32289: Doc: Add zsh version to footer in HTML documentation.
+
 2014-03-03  Oliver Kiddle  <opk@zsh.org>
 
 	* 32441: Completion/Base/Completer/_extensions, Doc/Zsh/compsys.yo: