Changeset 2725 for package_branches


Ignore:
Timestamp:
Dec 20, 2009, 9:47:47 PM (14 years ago)
Author:
broder
Message:

Fill in changelog with the many things that changed.

I might still be missing something.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package_branches/invirt-web/cherrypy-rebased/debian/changelog

    r2714 r2725  
    11invirt-web (0.1.0) unstable; urgency=low
    22
    3   * Change from using the Cheetah templating engine to the Mako templating
    4   engine
    5   * Replace our home-grown web framework with CherryPy
    6   * Add an AJAX web terminal for accessing ParaVMs
    7 
    8  -- Quentin Smith <quentin@mit.edu>  Thu, 29 Oct 2009 03:21:46 -0400
     3  [Quentin Smith]
     4  * Switch to CherryPy in place of our home-grown web framework.
     5  * Switch from the Cheetah templating engine to the Mako templating engine.
     6  * New URI scheme: /machine/<numeric-id>/<operation>
     7    rather than /<operation>?machine_id=<numeric-id> .
     8  * Fix power-on/power-off/reboot buttons for IE <=8.
     9  * Move some bits of presentation code from Python into templates.
     10  * Clarify that Windows licenses are available from MIT for staff.
     11
     12  [Evan Broder]
     13  * Show newlines from descriptions in list page.
     14  * Only aklog to a cell if encryption is actually needed.
     15  * Re-arrange the authz configuration.
     16
     17 -- Greg Price <price@mit.edu>  Sat, 19 Dec 2009 21:53:40 -0500
    918
    1019invirt-web (0.0.24) unstable; urgency=low
Note: See TracChangeset for help on using the changeset viewer.