~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-08-26 13:27:27 UTC
  • mfrom: (1711.9.4 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060826132727-76ef12b67201fbf8
(Marien Zwart) fix binary files check for diffutils >= 2.8.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
  BUG FIXES:
25
25
 
 
26
    * Help diffutils 2.8.4 get along with binary tests (Marien Zwart: #57614)
 
27
 
26
28
    * Change LockDir so that if the lock directory doesn't exist when
27
29
      lock_write() is called, an attempt will be made to create it.
28
30
      (John Arbash Meinel, #56974)