aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-11-07 12:01:02 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-11-07 12:01:02 +0000
commita7c89f29d6f47fdb27a91908f96444920e3e21f9 (patch)
treeb2b141504a4289d4aa3afa0396005a483f158339 /NEWS
parent87f7eb479ff2ae48d92ba6fad3a2b1eb2858a308 (diff)
downloadmailfromd-a7c89f29d6f47fdb27a91908f96444920e3e21f9.tar.gz
mailfromd-a7c89f29d6f47fdb27a91908f96444920e3e21f9.tar.bz2
* mfd/bi_mbox.m4 (mailbox_open): Take 2nd optional argument,
specifying the permissions of the mailbox, if it is to be created. * doc/mailfromd.texi, NEWS: Update. git-svn-id: file:///svnroot/mailfromd/trunk@1728 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c8e9b9c6..d79f6eb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Mailfromd NEWS -- history of user-visible changes. 2008-11-03
+Mailfromd NEWS -- history of user-visible changes. 2008-11-07
Copyright (C) 2005, 2006, 2007, 2008 Sergey Poznyakoff
See the end of file for copying conditions.
@@ -93,7 +93,7 @@ done
- void mailbox_close(number mbx)
- number mailbox_get_message(number mbx, number nmsg)
- number mailbox_messages_count(number nmbx)
-- number mailbox_open(string url[, string mode])
+- number mailbox_open(string url[, string mode, string perms])
- number message_body_lines(number nmsg)
- void message_body_rewind(number nmsg)
- number message_body_size(number nmsg)

Return to:

Send suggestions and report system problems to the System administrator.