~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-08-24 00:34:21 UTC
  • Revision ID: mbp@sourcefrog.net-20050824003421-33dd8e5c739cad2a
- send trace messages out through python logging module

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
      mention revisions that are not present.
13
13
 
14
14
 
 
15
  LIBRARY:
 
16
 
 
17
    * Changed trace messages to go through the standard logging
 
18
      framework, so that they can more easily be redirected by
 
19
      libraries.
 
20
 
 
21
 
 
22
 
15
23
bzr-0.0.6 2005-08-18
16
24
 
17
25
  NEW FEATURES: