~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Ian Clatworthy
  • Date: 2007-09-04 01:20:26 UTC
  • mfrom: (2663.1.7 115990)
  • mto: This revision was merged to the branch mainline in revision 2793.
  • Revision ID: ian.clatworthy@internode.on.net-20070904012026-6c3ypprp3ax54mql
Add short options to status to assist migrating svn users (Daniel Watkins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
   * If versioned files match a given ignore pattern, a warning is now
155
155
     given. (Daniel Watkins, #48623)
156
156
 
 
157
   * ``bzr status`` now has -S as a short name for --short and -V as a
 
158
     short name for --versioned. These have been added to assist users
 
159
     migrating from Subversion: ``bzr status -SV`` is now like
 
160
     ``svn status -q``.  (Daniel Watkins, #115990)
 
161
 
157
162
  API BREAKS:
158
163
 
159
164
   * ``Branch.append_revision`` is removed altogether; please use