~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Tres Seaver
  • Date: 2010-03-23 20:12:50 UTC
  • mto: This revision was merged to the branch mainline in revision 405.
  • Revision ID: tseaver@agendaless.com-20100323201250-m7z2d2v17n43y755
Better section title.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dev [future]
5
5
------------
6
6
 
 
7
    - Show svn/git/hg revision ids in loggerhead revision view.
 
8
      (Jelmer Vernooij)
 
9
 
7
10
    - Fix .bzr/smart access to branches in shared repos. (You also need
8
11
      a version of bzr with bug #348308 fixed.) (Andrew Bennetts)
9
12
 
 
13
    - Support FastCGI, SCGI and AJP using flup. (Denis Martinez)
 
14
 
 
15
    - Repository.get_revision_inventory() was removed in bzr 2.2; use
 
16
      Repository.get_inventory() instead. (Matt Nordhoff, #528194)
10
17
 
11
18
1.17 [20Aug2009]
12
19
---------------