summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-01-07 19:00:16 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-01-07 19:00:16 +0000
commit87ffb7220a8656ca383d146c769a1186198acb21 (patch)
tree11fc053a4a44072d1e0a4c3a7325ec0ebb9743d4 /ChangeLog
parent7ae8ab4cf04a8d0705115af44fa7364ebc01b167 (diff)
downloadvirt-top-87ffb7220a8656ca383d146c769a1186198acb21.tar.gz
virt-top-87ffb7220a8656ca383d146c769a1186198acb21.tar.xz
virt-top-87ffb7220a8656ca383d146c769a1186198acb21.zip
Include mlvirtmanager in the Windows installer.
* wininstaller.nsis.in: Include mlvirtmanager in the Windows installer. * Makefile.in: Re-enable native code builds for Windows installer. * mlvirtmanager/Makefile.in: Pass $(LDFLAGS) when building on Windows - you need to specify the location of $GTK/lib.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8b673a..c8f24f9 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-01-07 Richard Jones <rjones@redhat.com>
+ Include mlvirtmanager in the Windows installer.
+ * wininstaller.nsis.in: Include mlvirtmanager in the Windows
+ installer.
+ * Makefile.in: Re-enable native code builds for Windows installer.
+ * mlvirtmanager/Makefile.in: Pass $(LDFLAGS) when building on
+ Windows - you need to specify the location of $GTK/lib.
+
Bundle Gtk DLLs and support files in the Windows installer.
* configure.ac: Detect library paths instead of hard-
coding them.