~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2011-08-24 14:39:01 UTC
  • mfrom: (6015.24.2 2.4)
  • mto: This revision was merged to the branch mainline in revision 6100.
  • Revision ID: v.ladeuil+lp@free.fr-20110824143901-h5dazndqo9hva99h
Merge 2.4 into trunk resolving conflicts

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
 
 
41
* Fix i18n use when no environment variables are set. (Jelmer Vernooij, #810701)
 
42
 
38
43
Documentation
39
44
*************
40
45