~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Daniel Watkins
  • Date: 2007-11-09 10:58:10 UTC
  • mfrom: (2976 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2983.
  • Revision ID: d.m.watkins@warwick.ac.uk-20071109105810-vylc4n6abjf1i4da
Merged bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
   * Don't use timeout in HttpServer anymore.
56
56
     (Vincent Ladeuil, #158972).
57
57
 
 
58
   * Obsolete packs are now cleaned up by pack and autopack operations.
 
59
     (Robert Collins, #153789)
 
60
 
58
61
   * Reconcile now shows progress bars. (Robert Collins, #159351)
59
62
 
60
63
   * Unicode-safe output from ``bzr info``. The output will be encoded
64
67
   * Wrap medusa ftp test server as an FTPServer feature.
65
68
     (Vincent Ladeuil, #157752)
66
69
 
 
70
   * Fix exception when ScopeReplacer is assigned to before any members have
 
71
     been retrieved.  (Aaron Bentley)
 
72
 
67
73
   * The error message when ``move --after`` should be used makes how to do so
68
74
     clearer. (Daniel Watkins, #85237)
69
75