diff options
| author | Vincent Richard <[email protected]> | 2005-03-23 09:23:55 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-03-23 09:23:55 +0100 |
| commit | aeb5da43242ab1be2c9f955f855bf901ac43513a (patch) | |
| tree | 789f58bbc9bd8d92d0c737928d4dda4adf2897c4 /ChangeLog | |
| parent | Fixed multiple bugs in POP3 protocol. (diff) | |
| download | vmime-aeb5da43242ab1be2c9f955f855bf901ac43513a.tar.gz vmime-aeb5da43242ab1be2c9f955f855bf901ac43513a.zip | |
Basic support for 'Disposition' header field.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ VERSION 0.6.4cvs deleteMessages() when 'to == -1' and last message not being deleted (thanks to Stefan Uhrig). + * SConstruct: fixed compilation/linking problem with g++ and X86-64 on + static library: added -fPIC/-fpic in compiler flags. + 2005-03-17 Vincent Richard <[email protected]> * base.{cpp|hpp}: renamed 'MIME_VERSION' to 'SUPPORTED_MIME_VERSION'. |
