~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2005-06-07 18:52:04 UTC
  • Revision ID: abentley@panoramicfeedback.com-20050607185204-5fc1f0e3d393b909
Added NEWS, obsoleted bzr-pull

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
June 15, 2005
2
 
* Added annotate
3
 
* Added Michael Ellerman's shelf/unshelf
4
 
* Implemented python user interface
5
 
 
6
 
June 8, 2005
7
 
baz2bzr
8
 
* much better error messages for common mistakes
9
 
* more thorough unit testing
10
 
* works better with recent merge changes
11
 
* Debian packaging (Jeff Bailey)
12
 
 
13
1
June 7, 2005
14
2
* baz2bzr supports updating a previous import (John Meinel)
15
3
* baz2bzr has proper commandline parsing (John Meinel)