aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b9d828f6..f23bd347 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,11 @@ VERSION 0.6.1-cvs
2004-12-26 Vincent Richard <[email protected]>
- * Removed relative paths from #include's.
+ * Removed relative paths from #include's and moved all header files
+ to 'vmime/' directory.
+
+ * Renamed main VMime include from 'vmime' to 'vmime.hpp'. So, in your
+ program, you have to #include <vmime/vmime.hpp>.
* Added support for 'pkg-config'.