summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-08-18 10:45:26 +0100
committerPeter Stephenson <pws@zsh.org>2015-08-18 10:45:26 +0100
commit0575f03a5a7c8bbd28a0b8723f13412cff6418e4 (patch)
tree57764240e50ca417d6bcf813862be06e11c3b294
parent2372daa7550672db3484be91c401ceb76f892a82 (diff)
downloadzsh-0575f03a5a7c8bbd28a0b8723f13412cff6418e4.tar.gz
zsh-0575f03a5a7c8bbd28a0b8723f13412cff6418e4.zip
36216: Missed message number
-rw-r--r--ChangeLog2
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>