~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Ian Clatworthy
  • Date: 2007-08-09 05:30:39 UTC
  • mto: (2690.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 2691.
  • Revision ID: ian.clatworthy@internode.on.net-20070809053039-hb8izpk0swp1syzr
Added link to registration survey to README

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
    * The cache of ignore definitions is now cleared in WorkingTree.unlock()
127
127
      so that changes to .bzrignore aren't missed. (#129694, Daniel Watkins)
128
128
 
 
129
    * Link to registration survey added to README. (Ian Clatworthy)
 
130
 
129
131
  LIBRARY API BREAKS:
130
132
 
131
133
    * Deprecated dictionary ``bzrlib.option.SHORT_OPTIONS`` removed.