diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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'. |
