summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-11-24 16:05:00 +0100
committerOliver Kiddle <opk@zsh.org>2016-11-24 16:05:00 +0100
commit3570172d3be4e10549a9966b39f8cae762975bcd (patch)
tree3e792eb74e51d29c4e8aa0bccb92148b18cc1a51 /ChangeLog
parentfe2d87767ddf4f6d325dbc76a0b6e6dc624ce556 (diff)
downloadzsh-3570172d3be4e10549a9966b39f8cae762975bcd.tar.gz
zsh-3570172d3be4e10549a9966b39f8cae762975bcd.tar.xz
zsh-3570172d3be4e10549a9966b39f8cae762975bcd.zip
40003: include "0-"9 vi buffers in the registers associative array
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 007b05457..0bf059098 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+	* 40003: Src/Zle/zle_params.c, Doc/Zsh/zle.yo: include "0-"9
+	vi buffers in the registers associative array
+
 2016-11-24  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 40005: Completion/Unix/Command/_date,