~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-07-25 21:54:01 UTC
  • Revision ID: mbp@sourcefrog.net-20050725215401-0bed2682b7fee8b5
- fix bugs and add tests for doing commit of selected directories

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
    * By default the commit command refuses to record a revision with
40
40
      no changes unless the ``--unchanged`` option is given.
 
41
      
 
42
      
 
43
  BUG FIXES:
 
44
  
 
45
    * Fix bugs in committing only selected files or within a subdirectory.
41
46
 
42
47
 
43
48
bzr-0.0.5  2005-06-15