about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-12-11 10:09:49 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-12-11 10:09:49 +0000
commit11dc3a8cd790753a6da5ae08a23b3cef2041f2d1 (patch)
treef4916d8a48e31d3df3ea1eb945d5703b4a461fca
parentde6e73a6cae79e8ccb1fed2d50a2e5ba2cf1dac6 (diff)
downloadzsh-11dc3a8cd790753a6da5ae08a23b3cef2041f2d1.tar.gz
zsh-11dc3a8cd790753a6da5ae08a23b3cef2041f2d1.tar.xz
zsh-11dc3a8cd790753a6da5ae08a23b3cef2041f2d1.zip
unposted: 4.2.6-dev-2
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
-rw-r--r--Functions/Zle/.distfiles5
-rw-r--r--Test/.distfiles20
4 files changed, 25 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c5dc3ba7..90f804320 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-11  Peter Stephenson  <pws@csr.com>
+
+	* unposted: 4.2.6-dev-2.
+
 2007-12-10  Peter Stephenson  <pws@csr.com>
 
 	* Vincent Lefevre: 24192: Completion/Unix/Command/_make:
diff --git a/Config/version.mk b/Config/version.mk
index f636b746e..1a4a764b9 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.2.6
-VERSION_DATE='November 28, 2005'
+VERSION=4.2.6-dev-2
+VERSION_DATE='December 11, 2007'
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles
index 499f33b6f..29b9cc55a 100644
--- a/Functions/Zle/.distfiles
+++ b/Functions/Zle/.distfiles
@@ -16,4 +16,9 @@ delete-whole-word-match quote-and-complete-word url-quote-magic
 zed-set-file-name history-pattern-search
 keeper
 which-command
+keymap+widget
+match-word-context
+modify-current-argument
+replace-string-again
+split-shell-arguments
 '
diff --git a/Test/.distfiles b/Test/.distfiles
index e2d2f9abe..28928c261 100644
--- a/Test/.distfiles
+++ b/Test/.distfiles
@@ -1,8 +1,16 @@
 DISTFILES_SRC='
-    .cvsignore .distfiles Makefile.in
-    ztst.zsh comptest
-    01grammar.ztst 02alias.ztst 03quoting.ztst 04redirect.ztst
-    05command.ztst 06arith.ztst 07cond.ztst 08traps.ztst 09funcdef.ztst
-    10prompt.ztst 11glob.ztst 50cd.ztst 51xtrace.ztst 52zregexparse.ztst
-    53completion.ztst
+.distfiles
+.cvsignore           B01cd.ztst           D03procsubst.ztst    Y02compmatch.ztst
+C01arith.ztst        D04parameter.ztst    Y03arguments.ztst
+A01grammar.ztst      C02cond.ztst         D05array.ztst        comptest
+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
+D06subscript.ztst
+D08cmdsubst.ztst
+V01zmodload.ztst     E01options.ztst
+B02typeset.ztst      B03print.ztst        A06assign.ztst       B04read.ztst
+V03mathfunc.ztst
+README
 '