Index: /package_branches/invirt-web/cherrypy/debian/changelog
===================================================================
--- /package_branches/invirt-web/cherrypy/debian/changelog	(revision 2646)
+++ /package_branches/invirt-web/cherrypy/debian/changelog	(revision 2647)
@@ -1,10 +1,19 @@
 invirt-web (0.1.0) unstable; urgency=low
 
-  * Change from using the Cheetah templating engine to the Mako templating
-  engine
-  * Replace our home-grown web framework with CherryPy
-  * Add an AJAX web terminal for accessing ParaVMs
-
- -- Quentin Smith <quentin@mit.edu>  Thu, 29 Oct 2009 03:21:46 -0400
+  [Quentin Smith]
+  * Switch to CherryPy in place of our home-grown web framework.
+  * Switch from the Cheetah templating engine to the Mako templating engine.
+  * New URI scheme: /machine/<numeric-id>/<operation>
+    rather than /<operation>?machine_id=<numeric-id> .
+  * Fix power-on/power-off/reboot buttons for IE <=8.
+  * Move some bits of presentation code from Python into templates.
+  * Clarify that Windows licenses are available from MIT for staff.
+
+  [Evan Broder]
+  * Show newlines from descriptions in list page.
+  * Only aklog to a cell if encryption is actually needed.
+  * Re-arrange the authz configuration.
+
+ -- Greg Price <price@mit.edu>  Sat, 19 Dec 2009 21:53:40 -0500
 
 invirt-web (0.0.22) unstable; urgency=low
