~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jelmer Vernooij
  • Date: 2011-09-08 10:30:14 UTC
  • mfrom: (456.1.1 trunk)
  • Revision ID: jelmer@samba.org-20110908103014-homoebi42li9eq62
Merge 1.18.1 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
      Improves performance on projects with long histories like emacs.
40
40
      (John Arbash Meinel)
41
41
 
 
42
    - Fix support for displaying foreign revision ids.
 
43
      (Jelmer Vernooij, #736026)
 
44
 
 
45
 
 
46
1.18.1 [24Mar2011]
 
47
------------------
 
48
 
42
49
    - Fix escaping of filenames in revision views.
43
50
      (William Grant, #740142)
44
51
 
45
 
    - Fix support for displaying foreign revision ids.
46
 
      (Jelmer Vernooij, #736026)
 
52
    - Add missing import to loggerhead.trace, allowing start-loggerhead
 
53
      to run when a log.roll config option is set.
 
54
      (Max Kanat-Alexander, #673999)
47
55
 
48
56
 
49
57
1.18 [10Nov2010]