From: Mitchell E Berger Date: Thu, 22 Dec 2011 18:13:20 +0000 (-0500) Subject: Add alt text for the VNC applet to tell people to enable Java X-Git-Tag: 0.1.23^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/refs/tags/0.1.23 Add alt text for the VNC applet to tell people to enable Java --- diff --git a/code/templates/vnc.mako b/code/templates/vnc.mako index 867a145..9e39294 100644 --- a/code/templates/vnc.mako +++ b/code/templates/vnc.mako @@ -20,4 +20,5 @@ Console to ${machine.name} +You must have Java enabled in your browser to use the VNC console. diff --git a/debian/changelog b/debian/changelog index 863f1c2..e2ce06f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-web (0.1.23) unstable; urgency=low + + * Add text for the VNC applet to tell people to enable Java + + -- Mitchell Berger Thu, 22 Dec 2011 13:13:00 -0500 + invirt-web (0.1.22) unstable; urgency=low * Handle domains spinning in pygrub