~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2010-09-07 23:32:42 UTC
  • mto: (5414.1.1 deprecation)
  • mto: This revision was merged to the branch mainline in revision 5415.
  • Revision ID: mbp@canonical.com-20100907233242-udh8uf8mzx8q3t8v
Deprecate casting PushResult and PullResult to int to get the relative revno change

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
API Changes
30
30
***********
31
31
 
 
32
* Deprecate treating a `PushResult` and `PullResult` as an integer for the
 
33
  relative change in revno.
 
34
  (Martin Pool)
 
35
 
32
36
Internals
33
37
*********
34
38