~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Daniel Watkins
  • Date: 2007-08-07 11:38:26 UTC
  • mto: (2765.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 2766.
  • Revision ID: d.m.watkins@warwick.ac.uk-20070807113826-5b98xh1jcllm1frx
Updated as per poolie's !tweak.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
      succeed even if pyrex is not available.
35
35
      (John Arbash Meinel)
36
36
 
 
37
    * Parameters passed on the command line are checked to ensure they are
 
38
      supported by the encoding in use. (Daniel Watkins)
 
39
 
37
40
  LIBRARY API BREAKS:
38
41
 
39
42
    * Deprecated dictionary ``bzrlib.option.SHORT_OPTIONS`` removed.