aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-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.