~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Tarmac
  • Author(s): Florent Gallaire
  • Date: 2017-03-17 12:23:47 UTC
  • mfrom: (6621.1.1 fix-gmtime-lite)
  • Revision ID: tarmac-20170317122347-2nnf3cicpgrhux3h
Fix for Windows and 32-bit platforms buggy gmtime(). [r=vila,richard-wilbur]

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
   doc/en/user-reference only contains English documentation.
37
37
   (Jelmer Vernooij, #1565503)
38
38
 
 
39
 * Fix for Windows and 32-bit platforms buggy gmtime().
 
40
   (Florent Gallaire, #1669178, #1670243)
 
41
 
39
42
Documentation
40
43
*************
41
44
 
56
59
Testing
57
60
*******
58
61
 
59
 
.. Fixes and changes that are only relevant to bzr's test framework and 
60
 
   suite.  This can include new facilities for writing tests, fixes to 
61
 
   spurious test failures and changes to the way things should be tested.
62
 
 
 
62
* POSIX mandates diff to exit with status 1 (was 2 previously), bzr didn't
 
63
  rely on that feature but one of the tests did.
 
64
  (Vincent Ladeuil, #1622039)
63
65
 
64
66
..
65
67
   vim: tw=74 ft=rst ff=unix