~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Max Bowsher
  • Date: 2011-03-10 14:22:12 UTC
  • mto: This revision was merged to the branch mainline in revision 432.
  • Revision ID: maxb@f2s.com-20110310142212-7xp32hm90lq7zz0d
Remove more things related to the removed code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    - Merge the pqm changes back into trunk, after trunk was reverted to an old
17
17
      revision. (John Arbash Meinel, #716152)
18
18
 
19
 
    - Redirect ``/files/file.txt`` to ``/view/file.txt`` and ``/view/dir`` to
20
 
      ``/files/dir``. (Jasper St. Pierre, #569358)
 
19
    - The json module is no longer claimed to be supported as alternative for 
 
20
      simplejson. (Jelmer Vernooij, #586611)
21
21
 
22
22
    - Remove ``start-loggerhead`` and ``stop-loggerhead`` which were already
23
23
      deprecated. (John Arbash Meinel)
24
24
 
25
 
    - Show "Author(s)" as separate from "Committer". And label them
26
 
      correctly. (John Arbash Meinel, #733015)
27
 
 
28
 
    - The json module is no longer claimed to be supported as alternative for 
29
 
      simplejson. (Jelmer Vernooij, #586611)
30
 
 
31
25
 
32
26
1.18 [10Nov2010]
33
27
----------------