about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-05-19 10:16:01 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-05-19 10:16:01 +0000
commit00446ee29c6a23df48cb5925abea2585d35c8b6f (patch)
tree6dad1b6a7b8fbc226756f5fb3d7682eb9379b34b /ChangeLog
parentb58e90d2771881b7b887f9b6ac1b50fc9bffa80b (diff)
downloadzsh-00446ee29c6a23df48cb5925abea2585d35c8b6f.tar.gz
zsh-00446ee29c6a23df48cb5925abea2585d35c8b6f.tar.xz
zsh-00446ee29c6a23df48cb5925abea2585d35c8b6f.zip
22448: typo retrieving $RBUFFER in completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f7b44b16..b9010037b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-19  Peter Stephenson  <pws@csr.com>
+
+	* 22448: Src/Zle/zle_params.c: fix typo in get_rbuffer() that
+	could cause crash examining $RBUFFER in completion code.
+
 2006-05-18  Clint Adams  <clint@zsh.org>
 
 	* 22446: Completion/Debian/Command/_bts: acknowledge that