From 7fca9bb05b5f612337f6b1863b585a9d026b6a61 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 11 Sep 2015 09:19:42 +0100 Subject: Update news for 5.1.1 with minor features just added. --- ChangeLog | 5 +++++ NEWS | 13 ++++++++++++- README | 3 ++- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e1d43da83..c2258b402 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-09-11 Peter Stephenson + + * unposted: NEWS, README: update for minor new features that + have just appeared. + 2015-09-10 Daniel Shahaf * 36445: Doc/Zsh/zle.yo Src/Zle/zle_params.c: Expose yankb, diff --git a/NEWS b/NEWS index 172380d4b..7b2994b6b 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,18 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH Note also the list of incompatibilities in the README file. -There are no significant changes between 5.1 and 5.1.1. +Changes from 5.1 to 5.1.1 +------------------------- + +5.1.1 is primarily a bug fix release; however, a few minor features were +added. + +The ZLE variables YANK_ACTIVE, YANK_START and YANK_END have been added +and are useful for managing highlighting. + +The zsh-specific pattern match range tests have been supplemented with +[:INCOMPLETE:] and [:INVALID:] to help detect the state of partially +read multibyte character strings. Changes from 5.0.8 to 5.1 ------------------------- diff --git a/README b/README index 4a8017caf..1ebc8cd95 100644 --- a/README +++ b/README @@ -10,7 +10,8 @@ a few visible improvements since 5.0.8 as well as many bugfixes. Note in particular the two changes highlighted under "Incompatibilites between 5.0.8 and 5.1" below. See NEWS for more information. -There are only bug fixes between 5.1 and 5.1.1. +There are mostly bug fixes between 5.1 and 5.1.1; however, a fewer minor +features useful in resolving problems with shell functions were added. Installing Zsh -------------- -- cgit 1.4.1