~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Albisetti
  • Date: 2008-07-26 17:59:26 UTC
  • mfrom: (185 jam_fixes)
  • mto: (157.1.3 loggerhead)
  • mto: This revision was merged to the branch mainline in revision 423.
  • Revision ID: argentina@gmail.com-20080726175926-45u0q5ypgqk3leqy
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
    - New ninja theme sponsored by Canonical (Martin Albisetti)
8
8
 
 
9
    - Remove the .py extension requiered by the Debian Policy.
 
10
      (Jelmer Vernooij)
 
11
 
9
12
    - Loggerhead is no longer a TurboGears application, but rather a
10
13
      WSGI application built using Paste (see http://wsgi.org/ and
11
14
      http://pythonpaste.org/ for more about WSGI and Paste). XXX more.