~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-09-17 13:51:10 UTC
  • mfrom: (4694.2.1 2.1.0b1-no_win_warning)
  • Revision ID: pqm@pqm.ubuntu.com-20090917135110-f7vy8a1pc6sap670
(jam) Skip warning on win32 when _readdir_pyx is not found.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
  the partial packs created during the conversion not being consolidated
53
53
  at the end of the conversion process. (Robert Collins, #423818)
54
54
 
 
55
* Don't give a warning on Windows when failing to import ``_readdir_pyx``
 
56
  as it is never built. (John Arbash Meinel, #430645)
 
57
 
55
58
* Don't restrict the command name used to run the test suite.
56
59
  (Vincent Ladeuil, #419950)
57
60