summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.distfiles2
-rw-r--r--ChangeLog4
-rw-r--r--Completion/Unix/Command/.distfiles3
-rw-r--r--Etc/.distfiles1
-rw-r--r--Test/.distfiles1
5 files changed, 9 insertions, 2 deletions
diff --git a/.distfiles b/.distfiles
index f116fb4c5..8e0d2f359 100644
--- a/.distfiles
+++ b/.distfiles
@@ -1,5 +1,5 @@
DISTFILES_SRC='
- .cvsignore .distfiles .preconfig Makefile.in
+ .cvsignore .distfiles .gitignore .preconfig Makefile.in
ChangeLog
FEATURES INSTALL LICENCE MACHINES META-FAQ NEWS README
aclocal.m4 aczsh.m4 configure.ac
diff --git a/ChangeLog b/ChangeLog
index 9fa09eaea..f0b111d51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* unposted: Config/version.mk: update to 4.3.9-dev-3.
+ * uposted: update some .distfiles
+
* 26876 (documentation slightly modified): NEWS, Doc/Zsh/compwid.yo,
Doc/Zsh/params.yo, Src/Zle/compresult.c, Src/Zle/zle.h,
Src/Zle/zle_misc.c: add ZLE_REMOVE_SUFFIX_CHARS and
@@ -11618,5 +11620,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4667 $
+* $Revision: 1.4668 $
*****************************************************
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles
index 115f2d930..0a17eed4b 100644
--- a/Completion/Unix/Command/.distfiles
+++ b/Completion/Unix/Command/.distfiles
@@ -155,6 +155,7 @@ _prcs
_printenv
_psutils
_pump
+_pydoc
_python
_qemu
_quilt
@@ -206,6 +207,7 @@ _tin
_tla
_todo.sh
_toilet
+_topgit
_totd
_tracepath
_twisted
@@ -227,6 +229,7 @@ _whois
_wiggle
_xargs
_xmlsoft
+_xmms2
_yafc
_yodl
_yp
diff --git a/Etc/.distfiles b/Etc/.distfiles
index 5029c3c65..22cabe7f2 100644
--- a/Etc/.distfiles
+++ b/Etc/.distfiles
@@ -19,5 +19,6 @@ relnote_4.3.6.txt
relnote_4.3.7.txt
relnote_4.3.8.txt
relnote_4.3.9.txt
+relnote_4.3.10.txt
zsh-development-guide
'
diff --git a/Test/.distfiles b/Test/.distfiles
index fcb61d7bd..7376cec80 100644
--- a/Test/.distfiles
+++ b/Test/.distfiles
@@ -14,6 +14,7 @@ B03print.ztst
B04read.ztst
B05eval.ztst
B06fc.ztst
+B07emulate.ztst
C01arith.ztst
C02cond.ztst
C03traps.ztst