Updated ChangeLog.
This commit is contained in:
parent
77a978bb41
commit
854a50bc8c
10
ChangeLog
10
ChangeLog
@ -2,6 +2,16 @@
|
|||||||
VERSION 0.6.0-cvs
|
VERSION 0.6.0-cvs
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
2004-12-19 Vincent Richard <vincent@vincent-richard.net>
|
||||||
|
|
||||||
|
* Added chaining in exception handling. vmime::exception::other() returns
|
||||||
|
the exception which is encapsulated in the current exception (if any).
|
||||||
|
This allows to retrieve the exception "stack" (for example, this is
|
||||||
|
used for 'maildir' implementation, where some functions return a
|
||||||
|
'filesystem_exception' encapsulated in a 'messaging_exception').
|
||||||
|
|
||||||
|
* Fixed bugs and memory leaks in POP3/IMAP/maildir implementations.
|
||||||
|
|
||||||
2004-12-17 Vincent Richard <vincent@vincent-richard.net>
|
2004-12-17 Vincent Richard <vincent@vincent-richard.net>
|
||||||
|
|
||||||
* Made default platform handlers (currently, only "posix"). Source files
|
* Made default platform handlers (currently, only "posix"). Source files
|
||||||
|
Loading…
Reference in New Issue
Block a user