~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-12-14 17:00:01 UTC
  • mfrom: (4894.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20091214170001-i0n06gmfsiv2tw00
(nmb) update displays the branch it works with

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
 
112
112
* ``bzr log`` is now faster. (Ian Clatworthy)
113
113
 
 
114
* ``bzr update`` provides feedback on which branch it is up to date with.
 
115
  (Neil Martinsen-Burrell)
 
116
 
114
117
* ``bzrlib.urlutils.local_path_from_url`` now accepts
115
118
  'file://localhost/' as well as 'file:///' URLs on POSIX.  (Michael
116
119
  Hudson)