about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-04-09 15:29:27 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-04-09 15:29:27 +0000
commitb75b87c8d9b676fc6e274cffd97f9736daf270b4 (patch)
tree5b202fd2a6c51433f1e2c5d4a70c8eda6a787315
parentb4d021263dd1364985037f94b65aa0e4089618c4 (diff)
downloadzsh-b75b87c8d9b676fc6e274cffd97f9736daf270b4.tar.gz
zsh-b75b87c8d9b676fc6e274cffd97f9736daf270b4.tar.xz
zsh-b75b87c8d9b676fc6e274cffd97f9736daf270b4.zip
4.0.1-pre-3 version change with some .distfiles updates zsh-4.0.1-pre-3
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
-rw-r--r--Functions/Misc/.distfiles1
-rw-r--r--Test/.distfiles1
4 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 008ec938f..37c1623d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-09  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Config/version.mk: 4.0.1-pre-3.
+
 2001-04-06  Bart Schaefer  <schaefer@zsh.org>
 
 	* 13919: Completion/compinit: Clarify the prompt presented when
diff --git a/Config/version.mk b/Config/version.mk
index 0a36bba19..96f57fe79 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.0.1-pre-2
-VERSION_DATE='March 8, 2001'
+VERSION=4.0.1-pre-3
+VERSION_DATE='April 9, 2001'
diff --git a/Functions/Misc/.distfiles b/Functions/Misc/.distfiles
index 414abad59..5040576b5 100644
--- a/Functions/Misc/.distfiles
+++ b/Functions/Misc/.distfiles
@@ -3,4 +3,5 @@ DISTFILES_SRC='
 allopt       harden       nslookup     zkbd         zstyle+
 checkmail    is-at-least  run-help     zmv
 colors       mere         zed          zrecompile
+getjobs      promptnl
 '
diff --git a/Test/.distfiles b/Test/.distfiles
index cea6a5ae5..0c47b6811 100644
--- a/Test/.distfiles
+++ b/Test/.distfiles
@@ -7,4 +7,5 @@ A02alias.ztst        C03traps.ztst        E02xtrace.ztst
 A03quoting.ztst      C04funcdef.ztst      Makefile.in          ztst.zsh
 A04redirect.ztst     D01prompt.ztst       V02zregexparse.ztst
 A05execution.ztst    D02glob.ztst         Y01completion.ztst
+README
 '