summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'