about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-21 17:30:34 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-21 17:30:34 +0000
commitf9224e5a0493a5f41882988cf467c80a531e331f (patch)
tree0d7879e448c7da4d05934f93e5f5009f7f21d097 /ChangeLog
parent5a0c547e919bded1d4966213beb9a3ae89b08698 (diff)
downloadzsh-f9224e5a0493a5f41882988cf467c80a531e331f.tar.gz
zsh-f9224e5a0493a5f41882988cf467c80a531e331f.tar.xz
zsh-f9224e5a0493a5f41882988cf467c80a531e331f.zip
24859: combining chars: overwriting and vi replace and append
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d0711630..09f6cc096 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-04-21  Peter Stephenson  <pws@csr.com>
 
+	* 24859: Src/Zle/zle_misc.c, Src/Zle/zle_vi.c, Src/Zle/zle_word.c:
+	overwriting combining characters and replacing them and appending
+	after them in vi mode.
+
 	* 24856: Src/utils.c, Src/zsh.h, Src/Zle/zle_move.c,
 	Src/Zle/zle_refresh.c: use IS_COMBINING() and IS_BASECHAR()
 	tests for combining characters.  Widen definitions of characters