diff options
author | Peter Stephenson <pws@zsh.org> | 2015-08-18 10:45:26 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2015-08-18 10:45:26 +0100 |
commit | 0575f03a5a7c8bbd28a0b8723f13412cff6418e4 (patch) | |
tree | 57764240e50ca417d6bcf813862be06e11c3b294 /ChangeLog | |
parent | 2372daa7550672db3484be91c401ceb76f892a82 (diff) | |
download | zsh-0575f03a5a7c8bbd28a0b8723f13412cff6418e4.tar.gz zsh-0575f03a5a7c8bbd28a0b8723f13412cff6418e4.tar.xz zsh-0575f03a5a7c8bbd28a0b8723f13412cff6418e4.zip |
36216: Missed message number
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 4b8430d3c..53358bc51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2015-08-18 Peter Stephenson <p.stephenson@samsung.com> - * Doc/Zsh/zle.yo: Simpler saving of UNDON_LIMT_NO. + * 36216: Doc/Zsh/zle.yo: Simpler saving of UNDO_LIMT_NO. 2015-08-17 Barton E. Schaefer <schaefer@zsh.org> |