~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-24 03:42:48 UTC
  • mfrom: (1880.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060724034248-d4d33393b6327d71
(robertc) Deprecated EmptyTree in favour of Repository.revision_tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
      importer to log time to import modules and regex compilation time to 
229
229
      sys.stderr (John Arbash Meinel)
230
230
 
 
231
    * 'EmptyTree' is now deprecated, please use repository.revision_tree(None)
 
232
      instead. (Robert Collins)
 
233
 
231
234
bzr 0.8.2  2006-05-17
232
235
  
233
236
  BUG FIXES: