~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Albisetti
  • Date: 2009-11-26 19:34:29 UTC
  • mfrom: (381.1.1 merge-icon)
  • Revision ID: martin.albisetti@canonical.com-20091126193429-rm7pz696x0495iki
Add merge icon on merge revisions in changelog view. (Alexandre Garnier)

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
 
 
10
7
    - Fix .bzr/smart access to branches in shared repos. (You also need
11
8
      a version of bzr with bug #348308 fixed.) (Andrew Bennetts)
12
9
 
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)
17
10
 
18
11
1.17 [20Aug2009]
19
12
---------------