about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Functions/Misc/.distfiles6
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ed92e388e..cc5471595 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
 	* Config/version.mk: 3.1.7-pre-1
 
+	* Functions/Misc/.distfiles: add zstyle+.
+
 	* Test/.distfiles, Test/12procsubst.ztst, Test/13parameter.ztst,
 	Test/ztst.zsh: new tests; use null glob clearing up.
 
diff --git a/Functions/Misc/.distfiles b/Functions/Misc/.distfiles
index eab3626b6..eba35794c 100644
--- a/Functions/Misc/.distfiles
+++ b/Functions/Misc/.distfiles
@@ -1,6 +1,6 @@
 DISTFILES_SRC='
     .distfiles
-    acx allopt cat cdmatch cdmatch2 checkmail cx harden mere multicomp
-    proto pushd randline run-help yp yu zed zless zls
+    acx allopt cat cdmatch cdmatch2 checkmail colors cx harden 
+    is-at-least mere multicomp nslookup proto pushd randline
+    run-help yp yu zed zless zls zmv zrecompile zstyle+
 '
-