aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-26 21:23:29 +0100
committerVincent Richard <[email protected]>2004-12-26 21:23:29 +0100
commit4ce991d3b1bd97fbb896d17fb8f36f6650429a22 (patch)
tree2db6e072b862dd809d4acd8c571a1b859fdcb484 /ChangeLog
parentAllow creating a service from an URL. (diff)
downloadvmime-4ce991d3b1bd97fbb896d17fb8f36f6650429a22.tar.gz
vmime-4ce991d3b1bd97fbb896d17fb8f36f6650429a22.zip
Moved all header files to 'vmime/' directory.
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'.