Changeset 1851

Show
Ignore:
Timestamp:
08/16/08 23:36:04 (3 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r1850 r1851  
     12008-08-16  Taher Shihadeh <taher@unixwars.com> 
     2 
     3        * doc/basics_installation_svn.txt: added info. 
     4 
    152008-08-16  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
    26 
     
    1115        cherokee/handler_scgi.c: Clean up the code where handler were 
    1216        using 'source' object in order to connect to an external 
    13         information source. This path removes some code duplication. 
     17        information source. This patch removes some code duplication. 
    1418 
    1519        * admin/PageVServer.py (PageVServer._render_vserver_guts): Fixes 
     
    1822        variable value messed up the property key. 
    1923 
    20 2008-08-14  Taher Shihadeh <taher@unixwars.com> 
     242008-08-15  Taher Shihadeh <taher@unixwars.com> 
    2125 
    2226        * admin/PageVServers.py, admin/PageVServer.py, 
  • cherokee/trunk/doc/Makefile.am

    r1824 r1851  
    1616basics_installation_unix.html \ 
    1717basics_installation_windows.html \ 
     18basics_installation_svn.html \ 
    1819basics_upgrade.html \ 
    1920basics_running_cherokee.html \ 
  • cherokee/trunk/doc/index.txt

    r1823 r1851  
    1111   - link:basics_installation_unix.html[Unix]: Installation on Unix/Linux platforms. 
    1212   - link:basics_installation_windows.html[Windows]: Installation on Windows platform. 
     13   - link:basics_installation_svn.html[From SVN]: Installation of the development release. 
    1314 . link:basics_upgrade.html[Upgrading Cherokee]: Upgrading from a previous release? 
    1415 . link:basics_running_cherokee.html[Running Cherokee]: Basic steps to run Cherokee.