aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-08-23 21:11:19 +0200
committerVincent Richard <[email protected]>2005-08-23 21:11:19 +0200
commit28bafee9444aec42a92f250833a64f4f3acf25cb (patch)
tree6452d6eab320cea4a68c5dcb4605e698347de1ec /ChangeLog
parentAdded test case for '?' in the middle of the encoded buffer. (diff)
downloadvmime-28bafee9444aec42a92f250833a64f4f3acf25cb.tar.gz
vmime-28bafee9444aec42a92f250833a64f4f3acf25cb.zip
Renamed 'vmime::messaging' to 'vmime::net'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a66f1a0..988059f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
VERSION 0.7.2cvs
================
+2005-08-23 Vincent Richard <[email protected]>
+
+ * All sources: renamed 'vmime::messaging' to 'vmime::net'. An alias has been
+ kept for compatibility with previous versions (its use should be considered
+ as deprecated).
+
2005-08-19 Vincent Richard <[email protected]>
* exception.hpp: vmime::exception now inherits from std::exception.