about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-04-04 14:19:54 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-04-04 14:19:54 +0000
commit17a552aa2d2259bca8603ff87e1dbdaac3d07ca0 (patch)
tree259bdfd1263414086d5abc90c53e9120b2b9271b
parent60695bce0fff912aa20553e28549c762320243fc (diff)
downloadzsh-4.1.1-test-1.tar.gz
zsh-4.1.1-test-1.tar.xz
zsh-4.1.1-test-1.zip
corrections to 18433 from Oliver zsh-4.1.1-test-1
-rw-r--r--ChangeLog2
-rw-r--r--Etc/CONTRIBUTORS2
-rw-r--r--Etc/NEWS4
-rw-r--r--LICENCE2
4 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index bcced8ac1..ccc73d567 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
 	* unposted: Config/version.mk: version 4.1.1-test-1.
 
+	* unposted: corrections to 18433 from Oliver.
+
 	* 18433: INSTALL, README, Etc/CONTRIBUTORS, Etc/NEWS: information
 	for 4.1.1.
 
diff --git a/Etc/CONTRIBUTORS b/Etc/CONTRIBUTORS
index 7b4f789bb..e3bcd254b 100644
--- a/Etc/CONTRIBUTORS
+++ b/Etc/CONTRIBUTORS
@@ -24,7 +24,7 @@ various modules, networking, prompts
 Andrej Borsenkow <bor@zsh.org>: configuration, completion functions, cygwin
 support
 
-Chmouel Bodjnah <chmouel@mandrakesoft.com>: Linux completion support
+Chmouel Boudjnah <chmouel@mandrakesoft.com>: Linux completion support
 
 Wayne Davison <wayned@users.sourceforge.net>: shell history mechanism,
 arithmetic
diff --git a/Etc/NEWS b/Etc/NEWS
index d6a9c747b..5914dc97c 100644
--- a/Etc/NEWS
+++ b/Etc/NEWS
@@ -47,7 +47,7 @@ Line editor:
 - recursive editing
 - supplied widgets read-from-minibuffer, replace-string use these features
   (more intuitive prompting and argument reading than 4.0)
-- access to killed text vai $CUTBUFFER and $killring
+- access to killed text via $CUTBUFFER and $killring
 - supplied highly configurable word widgets forward-word-match etc., can
   set what constitutes a word interactively or in startup script
   (implement bash-style behaviour, replacing previous bash-* word widgets)
@@ -61,7 +61,7 @@ Local internal improvements:
 - line numbers in error messages and $PS4 output are more consistent
 - `=prog' expands only paths, no longer aliases for consistency
 - job display in prompts; `jobs' command output can be piped
-- prompts: new $RPROMPT2, %^, %y, enhanced %{, %}, %_.
+- prompts: new $RPROMPT2, %^, %j, %y, enhanced %{, %}, %_.
 - rand48() function for better randomness in arithmetic
   (if the corresponding math library function is present)
 - $SECONDS parameter can be made floating point via `typeset -F SECONDS'
diff --git a/LICENCE b/LICENCE
index 435221703..c7212142c 100644
--- a/LICENCE
+++ b/LICENCE
@@ -1,4 +1,4 @@
-The Z Shell is copyright (c) 1992-2001 Paul Falstad, Richard Coleman,
+The Z Shell is copyright (c) 1992-2003 Paul Falstad, Richard Coleman,
 Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wischnowsky, and
 others.  All rights reserved.  Individual authors, whether or not
 specifically named, retain copyright in all changes; in what follows, they