summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-01-07 13:19:32 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-01-07 13:19:32 +0000
commit00f612f8d25c524237798dd5459960e4fd53ed4f (patch)
tree5791c7c0420f51421e657f3dd98c0ee524a12621 /ChangeLog
parent04c20013c295eb1aa5e65936cc1b71d1fd59a756 (diff)
downloadvirt-top-00f612f8d25c524237798dd5459960e4fd53ed4f.tar.gz
virt-top-00f612f8d25c524237798dd5459960e4fd53ed4f.tar.xz
virt-top-00f612f8d25c524237798dd5459960e4fd53ed4f.zip
Include required libraries in the Windows installer.
* wininstaller.nsis: Include *.dll files.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afaf521..8683d58 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-01-07 Richard Jones <rjones@redhat.com>
+ 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'.