~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-09-22 21:02:46 UTC
  • mfrom: (1551.8.30 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20060922210246-f5feadad82fc6617
Make commit puke on unversioned files

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
      paths. This may not work perfectly on all platforms, but has the best
89
89
      chance of working in the common case. (John Arbash Meinel, #56816)
90
90
 
 
91
    * When committing, only files that exist in working tree or basis tree
 
92
      may be specified (Aaron Bentley, #50793)
 
93
 
91
94
  PORTABILITY:
92
95
 
93
96
    * Fixes to run on Python 2.5 (Brian M. Carlson, Martin Pool, Marien Zwart)