~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-05-13 14:03:48 UTC
  • mto: (389.2.2 pep8-2009-10)
  • mto: This revision was merged to the branch mainline in revision 392.
  • Revision ID: mnordhoff@mattnordhoff.com-20090513140348-yn43gztulksm62e9
Always use a tuple in string formatting

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
---------------
6
6
 
7
7
    - Loggerhead now serves bzr branches over HTTP and exposes the URL
8
 
      to branch them. (Jonathan Lange)
 
8
      to branch them. Addresses bug #240577. (Jonathan Lange)
9
9
 
10
10
    - Leading blank lines in commit messages no longer result in an
11
11
      empty summary. (Colin Watson)
43
43
    - Changelog messages are now displayed with newlines preserved.
44
44
      (Peter Bui)
45
45
 
 
46
    - serve-branches now has an option, --use-cdn, to load YUI from
 
47
      Yahoo!'s CDN. (Matt Nordhoff)
 
48
 
 
49
    - Fix bug #361238 (serve-branches was calling config.get_option()
 
50
      incorrectly and failing). (Matt Nordhoff)
 
51
 
 
52
    - Use transport API internally, so it is possible to specify a remote 
 
53
      URL to serve-branches. (Jelmer Vernooij, #371787)
 
54
 
46
55
1.10 [22Dec2008]
47
56
---------------
48
57