diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-08-22 09:27:57 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-08-22 09:27:57 +0000 |
commit | 7df83c6a1c5304506c2fd7d0444ad567493da719 (patch) | |
tree | 2bda8b80221626ab28bdb108d026229f0f3e24b9 /ChangeLog | |
parent | 5b12bb382726ae2120d109fe1d55a548313ab8c0 (diff) | |
download | zsh-7df83c6a1c5304506c2fd7d0444ad567493da719.tar.gz zsh-7df83c6a1c5304506c2fd7d0444ad567493da719.tar.xz zsh-7df83c6a1c5304506c2fd7d0444ad567493da719.zip |
21676: insert-unicode-char now insert-composed-char.
Also uses RFC 1345.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1aec3a17b..587c3f23b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-08-22 Peter Stephenson <pws@csr.com> + + * 21676: Doc/zmacros.yo, Doc/Zsh/contrib.yo, + Functions/Zle/.distfiles, Functions/Zle/insert-composed-char, + Functions/Zle/insert-unicode-char: insert-unicode-char is now + insert-composed-char and uses RFC 1345 for composing characters. + 2005-08-22 Geoff Wing <gcw@zsh.org> * unposted: Doc/Zsh/metafaq.yo, Etc/FAQ.yo: update some |