~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Albisetti
  • Date: 2008-07-22 20:23:29 UTC
  • mto: (157.1.3 loggerhead)
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: argentina@gmail.com-20080722202329-9znfynyxgi7vcwov
Removed old launchpad css

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
1.6 [unreleased]
5
5
----------------
6
6
 
7
 
    - Remove the .py extension requiered by the Debian Policy.
8
 
      (Jelmer Vernooij)
9
 
 
10
7
    - Loggerhead is no longer a TurboGears application, but rather a
11
8
      WSGI application built using Paste (see http://wsgi.org/ and
12
9
      http://pythonpaste.org/ for more about WSGI and Paste). XXX more.