summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--Test/V01zmodload.ztst2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dd49b10b8..9ba085c2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-07 Peter Stephenson <pws@csr.com>
+
+ * Alexey: 27999: Test/V01zmodload.ztst: fix error message.
+
2010-06-07 Doug Kearns <dougkearns@gmail.com>
* Simon Ruderich: 28002: Completion/Unix/Command/_feh: fix bad commit.
@@ -13248,5 +13252,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4993 $
+* $Revision: 1.4994 $
*****************************************************
diff --git a/Test/V01zmodload.ztst b/Test/V01zmodload.ztst
index 25eb81f01..090c637df 100644
--- a/Test/V01zmodload.ztst
+++ b/Test/V01zmodload.ztst
@@ -143,7 +143,7 @@
print "Shouldn't get here.")
1:Failed parameter autoload
?(eval):3: module `zsh/parameter' has no such feature: `p:fail': autoload cancelled
-?(eval):3: unknown parameter: fail
+?(eval):3: autoloading module zsh/parameter failed to define parameter: fail
(zmodload -u zsh/parameter
zmodload -aF zsh/parameter c:fail