~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-05-02 14:05:00 UTC
  • mto: This revision was merged to the branch mainline in revision 341.
  • Revision ID: mnordhoff@mattnordhoff.com-20090502140500-k7mayzq4bjldeo0x
Add NEWS entries for a few things and improve one I wrote.

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 errors when using serve-branches --log-folder or --user-dirs.
 
50
      (It was calling config.get_option() incorrectly.) (Matt Nordhoff,
 
51
      bug #361238)
 
52
 
 
53
    - Move some caching from RAM to the disk, and other caching and
 
54
      memory usage improvements. (Michael Hudson)
 
55
 
 
56
    - Add a --cache-dir option to serve-branches to choose where to
 
57
      place the SQL cache, and only create one temporary SQL dir per
 
58
      process. (Matt Nordhoff, #358322)
 
59
 
 
60
    - Replace homebrew memory profiling code with Dozer. (Paul Hummer)
 
61
 
46
62
1.10 [22Dec2008]
47
63
---------------
48
64