about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-01-10 18:06:17 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2015-01-10 18:06:43 -0800
commit5caf317c3a29ca0091f7e19b4f923978aaa4b012 (patch)
treef211d0e2db71ecf2f2c380f9320624f5caa4d992 /ChangeLog
parentaaa19267c29afdd4ef558264803a6a65120d2a12 (diff)
downloadzsh-5caf317c3a29ca0091f7e19b4f923978aaa4b012.tar.gz
zsh-5caf317c3a29ca0091f7e19b4f923978aaa4b012.tar.xz
zsh-5caf317c3a29ca0091f7e19b4f923978aaa4b012.zip
unposted (cf. 34218): : remove -m from zmodload calls
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 605f58262..c2ccb53df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@
 
 2015-01-10  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* unposted (cf. 34218): Completion/Base/Widget/_complete_debug,
+	Completion/compinstall, Functions/Calendar/calendar,
+	Functions/Zftp/zfget_match: remove -m from zmodload calls
+
 	* 34212, 34313: Src/builtin.c: do not change unset-ness of special
 	parameters when exporting them