aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Uhrig <[email protected]>2005-04-28 23:22:35 +0200
committerStefan Uhrig <[email protected]>2005-04-28 23:22:35 +0200
commitf0b36fe82c6145be7cf01f80237f4b82497cf6a2 (patch)
tree1cd5492f766c72d84fb54a1817ddf59b4e45e969 /ChangeLog
parentAdded #include <algorithm> (diff)
downloadvmime-f0b36fe82c6145be7cf01f80237f4b82497cf6a2.tar.gz
vmime-f0b36fe82c6145be7cf01f80237f4b82497cf6a2.zip
Added guide describing how to compile VMime using VS .NET 2003.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 53e4effb..7e7e8aac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.7.1cvs
================
+2005-04-28 Stefan Uhrig <[email protected]>
+
+ * README.msvc: added guide describing how to compile VMime using
+ Visual Studio .NET 2003
+
2005-04-27 Vincent Richard <[email protected]>
* progressionListener.{hpp|cpp}: moved to 'vmime::utility' package since
@@ -69,7 +74,7 @@ VERSION 0.7.0
* SConstruct: modified 'msvc' target to generate automatically the
config file 'config.hpp.msvc'.
-2005-03-27 Stefan Uhrig <[email protected]>
+2005-03-27 Stefan Uhrig <[email protected]>
* Added Windows platform handlers.