about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-11-22 14:52:31 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2014-11-22 14:52:31 -0800
commit02bca2ea0fe47611644bfc1ca8b93f215317c97d (patch)
treee6996cd4d9b6b92761ca039a80861387c13b0205 /ChangeLog
parent22b4ededcfc66504622fed18dae2b4615f7b2e61 (diff)
downloadzsh-02bca2ea0fe47611644bfc1ca8b93f215317c97d.tar.gz
zsh-02bca2ea0fe47611644bfc1ca8b93f215317c97d.tar.xz
zsh-02bca2ea0fe47611644bfc1ca8b93f215317c97d.zip
33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated zshmodules.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7008c9f83..464c8846d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-22  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 33763 (cf. Baptiste Daroussin 33747): Doc/Zsh/mod_system.yo:
+	fix nested item list in generated zshmodules.1 man page.
+
 2014-11-21  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33750: Src/text.c: handle function autoloads for DEBUG_BEFORE_CMD