~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-05 22:13:00 UTC
  • mfrom: (1982.3.1 applyDeprecated)
  • Revision ID: pqm@pqm.ubuntu.com-20060905221300-d2c3e00cf7ff3eee
(robertc) Add symbol_versioning.deprecation_string, a helper for establishing what a deprecation warning for a symbol, version-format pair will look like.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
      return urlescaped paths. This is now tested (there were bugs in a few
32
32
      of the transports) (Andrew Bennetts, David Allouche, John Arbash Meinel)
33
33
 
 
34
    * New utility function symbol_versioning.deprecation_string. Returns the
 
35
      formatted string for a callable, deprecation format pair. (Robert Collins)
 
36
 
34
37
bzr 0.10.0RC1  2006-08-28
35
38
  
36
39
  IMPROVEMENTS: