diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-04-03 02:11:02 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-04-03 21:29:41 +0900 |
commit | 1278156dc39a048c118e94fa3cea5373f56cf319 (patch) | |
tree | 09bd08806874756c456c18af12e07334973cb4b8 /ChangeLog | |
parent | 727533088a42064d6b4e6d6c5ebe67dd457fb0da (diff) | |
download | zsh-1278156dc39a048c118e94fa3cea5373f56cf319.tar.gz zsh-1278156dc39a048c118e94fa3cea5373f56cf319.tar.xz zsh-1278156dc39a048c118e94fa3cea5373f56cf319.zip |
34836: fix description of '%-0<<' in prompt.yo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 51078fb8a..ed5762394 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-03-05 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 34836: Doc/Zsh/prompt.yo: fix description of '%-0<<' + 2015-04-01 Daniel Shahaf <d.s@daniel.shahaf.name> * 34814: Completion/Unix/Command/_git: completion: git: Fix |