/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2009-09-17 07:16:12 UTC
  • mto: This revision was merged to the branch mainline in revision 4712.
  • Revision ID: mbp@sourcefrog.net-20090917071612-uo8amymyzjzq9arb
Remove trace.log_error

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
* ``bzrlib.tests`` now uses ``stopTestRun`` for its ``TestResult``
101
101
  subclasses - the same as python's unittest module. (Robert Collins)
102
102
 
 
103
* ``bzrlib.log_error`` has been removed.  (Martin Pool)
 
104
 
103
105
Internals
104
106
*********
105
107