/[mailutils]/mailutils/NEWS
ViewVC logotype

Diff of /mailutils/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by gray, Sat Dec 14 23:50:16 2002 UTC revision 1.5 by gray, Wed Feb 12 16:01:11 2003 UTC
# Line 1  Line 1 
1  GNU mailutils NEWS -- history of user-visible changes.  2002-09-02  GNU mailutils NEWS -- history of user-visible changes.  2003-02-12
2  Copyright (C) 2002 Free Software Foundation, Inc.  Copyright (C) 2002, 2003 Free Software Foundation, Inc.
3  See the end for copying conditions.  See the end for copying conditions.
4    
5  Please send mailutils bug reports to <bug-mailutils@gnu.org>.  Please send mailutils bug reports to <bug-mailutils@gnu.org>.
6    
7    Version 0.3:
8    
9    * General:
10    
11    ** Added NLS support. Currently Catalan and Spanish translations
12    are available.
13    
14    ** Fixed compilation with the newer versions of Berkeley DB.
15    
16    * libmailbox:
17    
18    ** Functions for generating References: and In-Reply-To: headers as
19    per RFC 2822.
20    
21    ** A set of functions for sequential access to streams.
22    
23    ** The function mu_errstring is renamed to mu_strerror for consistency
24    with the usual practice.
25    
26    ** Added initial implementation of message header encoding and decoding
27    functions (RFC 2047).
28    
29    * libsieve:
30    
31    ** The syntax of multiline strings is extended. It is possible
32    to use arbitrary ending delimiter instead of the default dot,
33    and to strip off the leading tabs, which allows for natural
34    indentation of the multiline strings.
35    
36    ** Added support for relational tests according to RFC 3431.
37    
38    ** Fixed incorrect handling of multiple addresses in `address'
39    tests.
40    
41    * imap4d:
42    
43    ** The untagged output was fixed to conform to the RFC 2060. Specifically,
44    the output of STORE command is corrected in accordance with the
45    rfc2060-errata document; the EXIST and RECENT untagged are always
46    returned by EXAMINE, SELECT, and NOOP.
47    
48    ** Added support for TLS and GSASL.
49    
50    ** Implemented LOGINDISABLED capability.
51    
52    ** Implemented IDLE command (RFC 2177).
53    
54    * pop3d: Added TLS support.
55    
56    * mail: Fixed error diagnostics and removed startup banner.
57    
58    * mh: Initial implementation.
59    
60    
61  Version 0.2:  Version 0.2:
62    
63  * libmailbox: Several bugfixes. The configuration testsute allows  * libmailbox: Several bugfixes. The configuration suite allows
64    to disable support for any protocol or mailbox format to reduce    to disable support for any protocol or mailbox format to reduce
65    the size of the library.    the size of the library.
66    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26