Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 228

Show
Ignore:
Timestamp:
06/01/05 16:51:37
Author:
fumanchu
Message:

Updated changelog.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/ticket-151/CHANGELOG.txt

    r198 r228  
     12005-06-01: 
     2    * Core (_cphttptools) was completely rewritten to use iterators throughout. (fumanchu) 
     3    * HTTP server has been decoupled from _cpserver. (fumanchu) 
     4    * New WSGI interface to the builtin http server; WSGI is now the default. (fumanchu) 
     5    * Moved session handling into a filter. (fumanchu) 
     6    * New testCore.py for testing basic request and error handling. (fumanchu) 
     7    * autoreload disabled if cpg.server.start is called with initOnly=True. (fumanchu) 
     8    * BACKWARD INCOMPATIBILITY: filters changed, see http://www.cherrypy.org/wiki/WhatsNewIn21#filter_methods. (fumanchu) 
     9 
     102005-05-20: 
    111    * BACKWARD INCOMPATIBILITY: New config system, see http://www.cherrypy.org/wiki/ConfigSystem21 (Remi) 
    212    * Fixed small bug in httptools.redirect (Remi) 

Hosted by WebFaction

Log in as guest/cpguest to create tickets