~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2006-01-05 22:30:59 UTC
  • mto: (1534.1.4 integration)
  • mto: This revision was merged to the branch mainline in revision 1536.
  • Revision ID: robertc@robertcollins.net-20060105223059-a8b64f7b47cf12fb
 * bzrlib.osutils.safe_unicode now exists to provide parameter coercion
   for functions that need unicode strings. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
      updated and will issue a DeprecationWarning using the warnings module
259
259
      when they are used. (Robert Collins)
260
260
 
 
261
    * bzrlib.osutils.safe_unicode now exists to provide parameter coercion
 
262
      for functions that need unicode strings. (Robert Collins)
 
263
 
261
264
bzr 0.6 2005-10-28
262
265
 
263
266
  IMPROVEMENTS: