~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 8, 2005
2
 
baz2bzr
3
 
* much better error messages for common mistakes
4
 
* more thorough unit testing
5
 
* works better with recent merge changes
6
 
 
7
1
June 7, 2005
8
2
* baz2bzr supports updating a previous import (John Meinel)
9
3
* baz2bzr has proper commandline parsing (John Meinel)