~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-04-01 16:08:01 UTC
  • mto: This revision was merged to the branch mainline in revision 2392.
  • Revision ID: aaron.bentley@utoronto.ca-20070401160801-n54jkqz3q2hpys0s
Update NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    * Deprecate Branch.get_root_id() because branches don't have root ids,
15
15
      rather than fixing bug #96847.  (Aaron Bentley)
16
16
 
 
17
  BUGFIXES:
 
18
 
 
19
    * Don't fail bundle selftest if email has 'two' embedded.  
 
20
      (#98510, Ian Clatworthy)
 
21
 
17
22
  TESTING:
18
23
 
19
24
    * Added ``bzrlib.strace.strace`` which will strace a single callable and