~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: James Westby
  • Date: 2008-01-28 21:46:16 UTC
  • mto: (3209.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3210.
  • Revision ID: jw+debian@jameswestby.net-20080128214616-9l1gs91fgnk41wex
Make pull --quiet more quiet. Fixes #185907.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    * Unknown hostnames when connecting to a ``bzr://`` URL no longer cause
57
57
      tracebacks.  (Andrew Bennetts, #182849)
58
58
 
 
59
    * pull --quiet is now more quiet, in particular a message is no longer
 
60
      printed when the remembered pull location is used. (James Westby,
 
61
      #185907)
 
62
 
59
63
  API BREAKS:
60
64
 
61
65
    * Classes implementing Merge types like Merge3Merger must now accept (and