From b52aec05e0e7557e273379d6db9c7fc23132828c Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sat, 11 Dec 2004 08:12:34 +0000 Subject: [PATCH] Exivsimple updated --- doc/ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 15fc3742..f9a83edb 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -46,8 +46,10 @@ Changes from version 0.5 to 0.6 * MSVC related (Thanks to Brad Schick) - * Added exivsimple (win32 only dll) and write2-test projects to MSVC - build (Brad) + * Added exivsimple: a Windows dll that allows languages such as + C# and VB to access limited metadata capabilities (Brad) + + * Added and write2-test projects to MSVC build (Brad) * Added mn.cpp to all MSVC projects. Fixes bug #396 (Brad)