~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-08-16 08:16:28 UTC
  • mfrom: (2711.1.2 paramiko-warning)
  • Revision ID: pqm@pqm.ubuntu.com-20070816081628-m60gvacfft5dw7wj
Suppress paramiko warning

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    * New option ``--author`` in ``bzr commit`` to specify the author of the
6
6
      change, if it's different from the committer.  (Lukáš Lalinský)
7
7
 
 
8
  BUG FIXES:
 
9
 
 
10
    * Suppress warning "integer argument expected, got float" from Paramiko,
 
11
      which sometimes caused false test failures.  (Martin Pool)
 
12
 
8
13
  IMPROVEMENTS:
9
14
 
10
15
    * ``pull`` and ``merge`` are much faster at installing bundle format 4.