diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2001-05-31 07:38:00 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2001-05-31 07:38:00 +0000 |
commit | 5d4492c974d62d85ef73a40740fdb986f7551c41 (patch) | |
tree | 0923c76566c83909f5343cc99939f29511ebcc39 /ChangeLog | |
parent | 1a55d536211ed8b6a811f0220e7923586d71f58b (diff) | |
download | zsh-5d4492c974d62d85ef73a40740fdb986f7551c41.tar.gz zsh-5d4492c974d62d85ef73a40740fdb986f7551c41.tar.xz zsh-5d4492c974d62d85ef73a40740fdb986f7551c41.zip |
Tweak builtins.yo formatting.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0b9c13e9d..1fa378176 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,12 @@ * 14599: Completion/Base/Utility/_multi_parts: always use supplied matchers +2001-05-31 Bart Schaefer <schaefer@zsh.org> + + * 14597: Doc/Zsh/builtins.yo: Back out 12724; instead, insert a + space on a line between paragraphs to prevent yodl from treating + it as paragraph break. Still a hack, but a better hack. + 2001-05-30 Peter Stephenson <pws@csr.com> * 14573: INSTALL, README, Doc/Zsh/builtins.yo, Test/README, |