~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-05-01 07:03:04 UTC
  • mfrom: (3388.1.3 deprecated-in)
  • Revision ID: pqm@pqm.ubuntu.com-20080501070304-s4tdgkmt0ghea1i1
(mbp) Add symbol_versioning.deprecated_in

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
 
92
92
    * Implement xml8 serializer.  (Aaron Bentley)
93
93
 
 
94
    * New form ``@deprecated_method(deprecated_in(1, 5, 0))`` for making 
 
95
      deprecation wrappers.  (Martin Pool)
 
96
 
94
97
  API BREAKS:
95
98
 
96
99
    * Repository.get_data_stream, Repository.get_data_stream_for_search(),