X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/90e6fdb036e4b4c7415f9b0da0d206b5efec93d3..75c4a9e05a3ae02a62fa84f7313bfbc9b2503f8c:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 58385e6..43113e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +invirt-web (0.1.53) precise; urgency=medium + + * Fix hostname of URL in codebase in vnc_jnlp.mako + * Move the "try in javaws" text on vnc.mako outside the applet tag so + it's accessible even if the user has the java plugin and it's + disabled. + * Add documentbase attribute to applet-desc tag in vnc_jnlp.mako, so + that the "login again" button does something for people whose javaws + knows how to talk to their browser. + + -- Adam Glasgall Thu, 14 Jun 2018 22:01:19 -0400 + invirt-web (0.1.53~glasgall1) precise; urgency=medium * Add Java Web Start support for Java HVM console as a stopgap until we