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

Changeset 276

Show
Ignore:
Timestamp:
06/11/05 08:41:19
Author:
mikerobi
Message:

updated setup.py, changelog

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG.txt

    r267 r276  
    22    * New test suite (no forks, no exec). (fumanchu) 
    33    * New lib/profiler module. (fumanchu) 
     4    * New session filter (mikerobi) 
     5    * New config.getAll function (mikerobi) 
    46 
    572005-06-09: 
  • trunk/setup.py

    r164 r276  
    2323      url="http://www.cherrypy.org", 
    2424      license="BSD", 
    25       packages=["cherrypy", "cherrypy.lib", "cherrypy.lib.filter", "cherrypy.tutorial", "cherrypy.test"], 
     25      packages=["cherrypy", "cherrypy.lib", "cherrypy.lib.filter", "cherrypy.lib.filter.sessionfilter", "cherrypy.tutorial", "cherrypy.test"], 
    2626      download_url="http://www.cherrypy.org/wiki/CherryPyDownload", 
    2727) 

Hosted by WebFaction

Log in as guest/cpguest to create tickets