summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2017-10-11 20:44:54 +0200
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2017-11-02 20:03:45 +0000
commitbf04ffb54286c44deef6e4ceb6445d6af30897f9 (patch)
treef73121d9f67f881312d8234a5277e550063e5918 /ChangeLog
parent2273fe478a750fbe0ec368933513de7e22e7761a (diff)
downloadzsh-bf04ffb54286c44deef6e4ceb6445d6af30897f9.tar.gz
zsh-bf04ffb54286c44deef6e4ceb6445d6af30897f9.tar.xz
zsh-bf04ffb54286c44deef6e4ceb6445d6af30897f9.zip
41866: No error unsetting nonexistent function for POSIXBUILTINS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5d2bc32d..edf8b0721 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-11-02  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Martijn: 41866: Src/builtin.c, Src/hashtable.c: no error for
+	unsetting nonexistent function if POSIXBUILTINS.
+
 2017-10-31  Oliver Kiddle  <opk@zsh.org>
 
 	* 41965: Completion/Zsh/Command/_typeset: complete functions -W