Index: package_branches/invirt-web/cherrypy/code/templates/vnc.mako
===================================================================
--- package_branches/invirt-web/cherrypy/code/templates/vnc.mako	(revision 2486)
+++ package_branches/invirt-web/cherrypy/code/templates/vnc.mako	(revision 2488)
@@ -16,5 +16,4 @@
 <applet code="VncViewer.class" archive="https://${hostname}:446/static/VncViewer.jar"
         width="100%" height="1000">
-<param name="PASSWORD" value="moocow">
 <param name="PORT" value="${port}">
 <param name="HOST" value="${hostname}">
Index: package_branches/invirt-web/cherrypy/debian/changelog
===================================================================
--- package_branches/invirt-web/cherrypy/debian/changelog	(revision 2486)
+++ package_branches/invirt-web/cherrypy/debian/changelog	(revision 2488)
@@ -1,3 +1,3 @@
-invirt-web (0.0.22) unstable; urgency=low
+invirt-web (0.1.0) unstable; urgency=low
 
   * Depend on python-cherrypy3 and python-mako in preparation of migrating the
@@ -6,4 +6,11 @@
 
  -- Quentin Smith <quentin@mit.edu>  Mon, 28 Sep 2009 01:26:06 -0400
+
+invirt-web (0.0.22) unstable; urgency=low
+
+  * Don't supply a password to the VNC server, since one is no longer
+    required.
+
+ -- Evan Broder <broder@mit.edu>  Mon, 28 Sep 2009 21:24:06 -0400
 
 invirt-web (0.0.21) unstable; urgency=low
