Hi all, I just updated the website for 4.3.11. Please report any mistakes you find. Regards, Simon --- News/index.html | 9 +++ index.html | 2 +- releases.html | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 178 insertions(+), 1 deletions(-) diff --git a/News/index.html b/News/index.html index d6331a2..94d366f 100644 --- a/News/index.html +++ b/News/index.html @@ -25,6 +25,15 @@
+
2010-12-20 : Release 4.3.11
+
Improved parameter expansion (${NAME:OFFSET} and ${NAME:OFFSET:LENGTH} for +substrings and subarrays, (D) abbreviated directories, (Z) enhanced (z), +{3..9..2} step in brace expansion, (P) adds word before each match), +additional styles for zle_highlight ('suffix' for trailing /, 'special' for +invalid multibyte chars), new option HIST_LEX_WORDS to perform "correct" +splitting of history lines (not only on whitespace), multiple new POSIX_ +options to improve POSIX compliance and an improved SUN_KEYBOARD_HACK which is +now called KEYBOARD_HACK.
2009-06-01 : Release 4.3.10
Bug fixes and some minor improvements.
diff --git a/index.html b/index.html index b04616c..2faf02d 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@