X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ChangeLog;h=8683d588b073e4cdee8947fb385dab7990751aea;hb=00f612f8d25c524237798dd5459960e4fd53ed4f;hp=9d20229101a71fed6e20eeb036f40ff34023510f;hpb=643aa9f6fea233073384cdb01e8b23c693bf50e6;p=virt-top.git diff --git a/ChangeLog b/ChangeLog index 9d20229..8683d58 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2008-01-07 Richard Jones + + Include required libraries in the Windows installer. + * wininstaller.nsis: Include *.dll files. + + Windows installer. + * Makefile.in, configure.ac: Add --with-nsis[=path/to/nsis] and + call out to 'makensis.exe'. + * wininstaller.nsis, winlicense.rtf: Configuration and support + files for NSIS-based Windows installer. + * README: Update documentation to reflect. + 2008-01-05 Richard Jones mlvirtmanager compiles and runs on Windows (MinGW).