about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-17 12:52:13 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-17 12:52:13 +0000
commit72bd9ee6d92ef8521a7a4b4f2f658940906d5c4f (patch)
treec369e585b693247720fafb00adf8bdc3d871d92f /ChangeLog
parent78ce07b49f08964eaa08d68eb8f6a5595bbcfbc6 (diff)
downloadzsh-72bd9ee6d92ef8521a7a4b4f2f658940906d5c4f.tar.gz
zsh-72bd9ee6d92ef8521a7a4b4f2f658940906d5c4f.tar.xz
zsh-72bd9ee6d92ef8521a7a4b4f2f658940906d5c4f.zip
24825: fix internal word-boundary widgets
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45acd817d..bd7f13e38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-04-17  Peter Stephenson  <pws@csr.com>
 
+	* 24825: Src/utils.c, Src/Zle/zle_word.c: fix internal
+	word-boundary widgets and make zero-width punctuation
+	characters always part of a word.
+
 	* unposted: NEWS: list new features so far since 4.3.6.
 
 	* Vincent Lefevre: 24818: Doc/Zsh/options.yo (modified),