From f0b36fe82c6145be7cf01f80237f4b82497cf6a2 Mon Sep 17 00:00:00 2001 From: Stefan Uhrig Date: Thu, 28 Apr 2005 21:22:35 +0000 Subject: Added guide describing how to compile VMime using VS .NET 2003. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') 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 + + * README.msvc: added guide describing how to compile VMime using + Visual Studio .NET 2003 + 2005-04-27 Vincent Richard * 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 +2005-03-27 Stefan Uhrig * Added Windows platform handlers. -- cgit