~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-04-18 03:15:03 UTC
  • mfrom: (5785.1.6 undecodable_argv_745712)
  • Revision ID: pqm@pqm.ubuntu.com-20110418031503-x95t7v5ujr0lh9yw
(mbp) better message when argv can't be decoded in the application locale
 (Martin [gz])

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
.. Fixes for situations where bzr would previously crash or give incorrect
58
58
   or undesirable results.
59
59
 
 
60
* Arguments that can't be decoded to unicode in the current posix locale give
 
61
  a clearer error message without a traceback. (Martin [gz], #745712)
 
62
 
60
63
* ``bzrlib.log._DEFAULT_REQUEST_PARAMS`` is no longer accidentally
61
64
  mutated by ``bzrlib.log._apply_log_request_defaults``.  In practice
62
65
  these default values aren't relied on very often so this probably