~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-08-15 01:12:57 UTC
  • mto: This revision was merged to the branch mainline in revision 2740.
  • Revision ID: robertc@robertcollins.net-20070815011257-kxmspgdwk2l36h0x
Add records_written attribute to ContainerWriter's. (Robert Collins).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
  BUGFIXES:
4
4
 
 
5
  INTERNALS:
 
6
 
 
7
    * ``bzrlib.pack.ContainerWriter`` now tracks how many records have been
 
8
      added via a public attribute records_written. (Robert Collins)
 
9
 
5
10
bzr 0.90rc1 2007-08-14
6
11
 
7
12
  BUGFIXES: