~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-05-06 17:39:55 UTC
  • mto: This revision was merged to the branch mainline in revision 341.
  • Revision ID: mnordhoff@mattnordhoff.com-20090506173955-303ot1m0d15bcglj
Some more

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    - Changelog messages are now displayed with newlines preserved.
44
44
      (Peter Bui)
45
45
 
 
46
    - Fix serve-branches's path argument. (Michael Hudson, #353230)
 
47
 
46
48
    - serve-branches now has an option, --use-cdn, to load YUI from
47
49
      Yahoo!'s CDN. (Matt Nordhoff)
48
50
 
 
51
    - Fix certain race conditions for loading bzr-search. (Robert
 
52
      Collins, #334250)
 
53
 
49
54
    - Fix errors when using serve-branches --log-folder or --user-dirs.
50
55
      (It was calling config.get_option() incorrectly.) (Matt Nordhoff,
51
56
      bug #361238)