~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-05-04 20:21:08 UTC
  • mto: This revision was merged to the branch mainline in revision 338.
  • Revision ID: mnordhoff@mattnordhoff.com-20090504202108-eedceydocf0luv20
Review:

* Fix hiding directories that start with "." in DirectoryUI.

* Rename loggerhead.apps.filesystem to loggerhead.apps.transport, along with its classes.

* Fix NEWS syntax and mention bug number.

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