From 5e22d7ee424dc58de4049a9ad65b50ec4728c206 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 28 May 2003 14:17:05 +0000 Subject: unposted: zsh-4.1.1-test-3 --- ChangeLog | 5 +++++ Completion/Unix/Command/.distfiles | 1 + Completion/X/Command/.distfiles | 2 +- Config/version.mk | 4 ++-- 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 + + * unposted: Config/version.mk, Completion/Unix/Command/.distfiles, + Completion/X/Command/.distfiles: zsh-4.1.1-test-3. + 2003-05-24 Peter Stephenson * 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' -- cgit 1.4.1