~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Michael Hudson
  • Date: 2008-07-31 04:49:15 UTC
  • mto: This revision was merged to the branch mainline in revision 188.
  • Revision ID: michael.hudson@canonical.com-20080731044915-x54ly6qev5sdwlm7
some tweaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
1.6 [unreleased]
5
5
----------------
6
6
 
 
7
    - New ninja theme sponsored by Canonical (Martin Albisetti)
 
8
 
 
9
    - Added COPYING file and clarified copyright headers (John Arbash Meinel)
 
10
 
 
11
    - Remove the .py extension requiered by the Debian Policy.
 
12
      (Jelmer Vernooij)
 
13
 
7
14
    - Loggerhead is no longer a TurboGears application, but rather a
8
15
      WSGI application built using Paste (see http://wsgi.org/ and
9
16
      http://pythonpaste.org/ for more about WSGI and Paste). XXX more.