~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
* Avoid "NoneType has no attribute st_mode" error when files disappear
24
24
  from a directory while it's being read.  (Martin Pool, #446033)
25
25
 
 
26
* Diff parsing handles "Binary files differ" hunks.  (Aaron Bentley, #436325)
 
27
 
26
28
* PreviewTree file names are not limited by the encoding of the temp
27
29
  directory's filesystem. (Aaron Bentley, #436794)
28
30