aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-03-02 10:39:21 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-03-02 10:39:21 +0000
commit36a3468e248c590aa0da30bae7e821f514e3ea51 (patch)
tree2b43713335e61f77befd2b01f940edf93d4ac004
parentf00e5980dc8388adb7431cd7bcca24cf7b1bf489 (diff)
downloadmailfromd-36a3468e248c590aa0da30bae7e821f514e3ea51.tar.gz
mailfromd-36a3468e248c590aa0da30bae7e821f514e3ea51.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@1274 7a8a7f39-df28-0410-adc6-e0d955640f24
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e4259a8d..c0a90a6c 100644
--- a/NEWS
+++ b/NEWS
@@ -67,8 +67,10 @@ program state directory.
do_something
fi
-** Previous versions bailed out on using context-limited built-ins (like `sa' and
-`clamav' in functions. It is fixed. The context limit of the built-in
+** Fix function context checks.
+
+Previous versions bailed out on using context-limited built-ins (like `sa' and
+`clamav') in functions. It is fixed. The context limit of the built-in
propagates to the function it is used in, that is defining
func sa_wrapper(string url)

Return to:

Send suggestions and report system problems to the System administrator.