~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-02-11 05:43:31 UTC
  • mfrom: (5017.2.4 trim-imports)
  • Revision ID: pqm@pqm.ubuntu.com-20100211054331-4qtx8q4od2tafla3
(mbp) trim modules loaded at startup time

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
Compatibility Breaks
15
15
********************
16
16
 
 
17
* Deleted very old hidden commands ``versionedfile-list``,
 
18
  ``weave-plan-merge``, ``weave-merge-text``.
 
19
  (Martin Pool)
 
20
 
17
21
* ``Repository.get_inventory_sha1()`` has been removed. (Jelmer Vernooij)
18
22
 
19
23
New Features