summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Completion/Unix/Command/.distfiles1
-rw-r--r--Completion/X/Command/.distfiles2
-rw-r--r--Config/version.mk4
4 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ec8b99b2f..380d65cd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-28 Peter Stephenson <pws@csr.com>
+
+ * unposted: Config/version.mk, Completion/Unix/Command/.distfiles,
+ Completion/X/Command/.distfiles: zsh-4.1.1-test-3.
+
2003-05-24 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
* 18578: Src/builtin.c: changet to OPT_ISSET() in 18559
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles
index aecd9d9ba..367ffc5c7 100644
--- a/Completion/Unix/Command/.distfiles
+++ b/Completion/Unix/Command/.distfiles
@@ -20,4 +20,5 @@ _fsh _chkconfig _cdcd _irssi _mysqldiff _sccs
_netcat _larch _texinfo _figlet _elinks _tidy
_global _global_tags _ant _lsof _mt _xmlsoft
_perforce _python _antiword _screen _renice
+_ecasound _gpg
'
diff --git a/Completion/X/Command/.distfiles b/Completion/X/Command/.distfiles
index c51c6087f..391411168 100644
--- a/Completion/X/Command/.distfiles
+++ b/Completion/X/Command/.distfiles
@@ -2,5 +2,5 @@ DISTFILES_SRC='
.distfiles
_gv _netscape _xauth _xfig _mozilla _xterm _xwit
_nedit _vnc _x_utils _xdvi _xmodmap _xset _xv
-_acroread _dcop _gqview _xloadimage
+_acroread _dcop _gqview _xloadimage _mplayer
'
diff --git a/Config/version.mk b/Config/version.mk
index 70bc62c4c..efb2d6081 100644
--- a/Config/version.mk
+++ b/Config/version.mk
@@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
-VERSION=4.1.1-test-2
-VERSION_DATE='May 6, 2003'
+VERSION=4.1.1-test-3
+VERSION_DATE='May 28, 2003'