~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-08-25 10:33:14 UTC
  • mfrom: (6093.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20110825103314-h70ju19dco9937aa
(vila) Merge 2.4 into trunk resolving conflicts (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
* ``config.LocationMatcher`` properly excludes unrelated sections.
36
36
  (Vincent Ladeuil, #829237)
37
37
 
 
38
* ``dirstate.fdatasync`` and ``repository.fdatasync`` can now properly be
 
39
  disabled. (Vincent Ladeuil, #824513)
 
40
 
38
41
* Fix i18n use when no environment variables are set. (Jelmer Vernooij, #810701)
39
42
 
40
43
Documentation