about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2013-11-25 11:06:21 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-11-25 11:06:21 +0000
commitf9fdaff1613094822bb7a5b5e2d654316bb45afe (patch)
tree10a6a6611224356dc8f4ad01a0da5825f3aa6756
parent7b0ea6e00d2ba07e74bda330658ee31c0622d848 (diff)
downloadzsh-f9fdaff1613094822bb7a5b5e2d654316bb45afe.tar.gz
zsh-f9fdaff1613094822bb7a5b5e2d654316bb45afe.tar.xz
zsh-f9fdaff1613094822bb7a5b5e2d654316bb45afe.zip
unposted: Prepare 5.0.3-test-2. zsh-5.0.3-test-2 zsh-5.0.3-test-1
-rw-r--r--ChangeLog5
-rw-r--r--Completion/Unix/Command/.distfiles1
-rw-r--r--Config/version.mk4
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e6b624ff..5e35ef94a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-25  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* unposted: Completion/Unix/Command/.distfiles,
+	Config/version.mk: update for 5.0.3-test-2.
+
 2013-11-25  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 32045 (as corrected by Martin Vaeth 32047): Config/defs.mk.in,
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles
index 178406ffd..663c7c495 100644
--- a/Completion/Unix/Command/.distfiles
+++ b/Completion/Unix/Command/.distfiles
@@ -44,6 +44,7 @@ _date
 _dbus
 _dd
 _devtodo
+_df
 _dhclient
 _dict
 _diff
diff --git a/Config/version.mk b/Config/version.mk
index 351a29602..f0b888fb9 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=5.0.2-test-1
-VERSION_DATE='November 6, 2013'
+VERSION=5.0.2-test-2
+VERSION_DATE='November 25, 2013'