aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-01-15 22:09:51 +0100
committerVincent Richard <[email protected]>2005-01-15 22:09:51 +0100
commit22ebb7e8f599cda79434c8a110a976a43fc8faf5 (patch)
treec0d4418c34cf710db14c37aae58571e82e46117e /ChangeLog
parentPrefixed function names with 'get' + written some doc for functions. (diff)
downloadvmime-22ebb7e8f599cda79434c8a110a976a43fc8faf5.tar.gz
vmime-22ebb7e8f599cda79434c8a110a976a43fc8faf5.zip
Fixed missing 'vmime/config.hpp' include.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecf8db87..c29d2bee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.6.3cvs
================
+2005-01-15 Vincent Richard <[email protected]>
+
+ * Fixed missing 'vmime/config.hpp' include when installing VMime
+ using 'make install'.
+
2005-01-13 Vincent Richard <[email protected]>
* messaging/events.*: prefixed function names with 'get' + written