~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-03-23 21:39:24 UTC
  • mfrom: (3299.2.2 bzr.ab.integration2)
  • Revision ID: pqm@pqm.ubuntu.com-20080323213924-jw60nko0lafszdaa
Remove deprecated codepaths from log.py (james_w)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
  API BREAKS:
52
52
 
 
53
    * Log formatters must now provide log_revision instead of
 
54
      show and show_merge_revno methods. The latter had been
 
55
      deprecated since the 0.17 release. (James Westby)
 
56
 
53
57
  TESTING:
54
58
 
55
59
  INTERNALS: