~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-10-26 08:56:09 UTC
  • mfrom: (2592.3.247 mbp-writegroups)
  • Revision ID: pqm@pqm.ubuntu.com-20071026085609-c3r8skfrmjj21j0m
Unlock while in a write group now aborts the write group, unlocks, and errors.  Also includes the knit extraction one-liner tweak.

Show diffs side-by-side

added added

removed removed

Lines of Context:
314
314
     makes this behavior available to other users.
315
315
     (Martin Pool)
316
316
 
 
317
   * New method ``TestCase.call_catch_warnings`` for testing methods that 
 
318
     raises a Python warning.  (Martin Pool)
 
319
 
317
320
 
318
321
bzr 0.91 2007-09-26
319
322
===================