Changes between Version 108 and Version 109 of WikiStart


Ignore:
Timestamp:
Mar 11, 2006, 3:40:51 AM (18 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v108 v109  
    22=== New for 2006-03-11 ===
    33  * Updated to latest trunk, which includes [http://www.python.org/doc/peps/pep-0333/ WSGI] support.
    4   * Due to the integration of WSGI, I have re-enabled the XmlRpcPlugin. You can see the list of exported methods [http://trac-hacks.org/login/xmlrpc here].
     4  * Due to the integration of WSGI, I have re-enabled the XmlRpcPlugin. You can see the list of exported methods [http://trac-hacks.org/xmlrpc here].
    55=== News for 2006-02-01 ===
    66  * Updated to latest trunk, which includes [trac:wiki:InterTrac InterTrac] support. I've configured Trac's Trac site under the name ''trac'' with the alias ''t''. This lets you easily reference tickets, changesets, etc. from the main Trac site. eg. #T123, [T2830] or t:TracHacks.