summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f85626314..c495ede95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2013-06-13 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * 31465: Completion/compinit, Src/glob.c, Src/pattern.c: fix
+ basic completion and globbing use of pattern disables.
+
+ * 31444: Doc/Zsh/builtins.yo, Doc/Zsh/options.yo,
+ Doc/zmacros.yo, Src/builtin.c, Src/exec.c, Src/options.c,
+ Src/pattern.c, Src/zsh.h: Basic (not fully functional) code for
+ enable/disable -p.
+
2013-06-13 Barton E. Schaefer <schaefer@zsh.org>
* 31474: Makefile.in, Src/zsh.mdd: create patchlevel.h correctly