aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-27 23:28:21 +0200
committerVincent Richard <[email protected]>2005-03-27 23:28:21 +0200
commit036c711120bf07be21d3a3a48670618006d9c09d (patch)
tree700374c109befc22a9f19f9fbad67daf404e0aec /ChangeLog
parentFixed integer assignment to boolean variable. (diff)
downloadvmime-036c711120bf07be21d3a3a48670618006d9c09d.tar.gz
vmime-036c711120bf07be21d3a3a48670618006d9c09d.zip
Added 'msvc' target.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10488506..04c23f0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@ VERSION 0.6.4cvs
a list of message-ids separated by CFWS (used in "References:" field, for
example).
+ * SConstruct: added 'msvc' target to generate MSVC project files.
+
2005-03-25 Vincent Richard <[email protected]>
* mdn/*.{cpp|hpp}: added support for Message Disposition Notifications (MDN),