~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2012-01-20 01:43:54 UTC
  • Revision ID: aaron@aaronbentley.com-20120120014354-z8ezzp1zccf62lt5
Fix shelf compatibility

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
January 19 2012
2
 
* Fix compatibility with final beta before bzr 2.5
3
 
* Remove rspush command due to deprecation of Branch.revision_history
4
 
* RELEASE: bzrtools 2.5.0
5
 
 
6
1
September 24 2011
7
2
* Fix compatibility with bzr.dev (Jelmer Vernoij)
8
3
* Remove unused imports (Jelmer Vernoij)