aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-28 15:36:29 +0200
committerVincent Richard <[email protected]>2005-03-28 15:36:29 +0200
commit4a70efe2de31984dc33242455d0ac15fb510a0f4 (patch)
tree11a3c8101df5d744ed5a40e48246e2d0f866a835 /ChangeLog
parentFixed isValidPathComponent() to detect invalid chars or reserved names. (diff)
downloadvmime-4a70efe2de31984dc33242455d0ac15fb510a0f4.tar.gz
vmime-4a70efe2de31984dc33242455d0ac15fb510a0f4.zip
File 'config.hpp.msvc' is now automatically generated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 433b08a6..8463027d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@ VERSION 0.6.4cvs
in the same packet as the request. This caused problems with some
servers (thanks to Donald Dade).
+ * SConstruct: modified 'msvc' target to generate automatically the
+ config file 'config.hpp.msvc'.
+
2005-03-27 Stefan Uhrig <[email protected]>
* Added Windows platform handlers.