~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.5.txt

  • Committer: Patch Queue Manager
  • Date: 2011-12-05 11:58:57 UTC
  • mfrom: (6339.1.1 kill-history-missing)
  • Revision ID: pqm@pqm.ubuntu.com-20111205115857-eakx9wlixnx2wpwz
(jelmer) Remove the HistoryMissing exception. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
* Some global options for use with commands have been removed, construct
152
152
  an ``Option`` with the name instead. (Martin Packman)
153
153
 
 
154
* The unused exception ``HistoryMissing`` has been removed.
 
155
  (Jelmer Vernooij)
 
156
 
154
157
Internals
155
158
*********
156
159