~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

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