Selaa lähdekoodia

update CHANGES

Thomas Waldmann 9 vuotta sitten
vanhempi
sitoutus
f4e6c72c47
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      docs/changes.rst

+ 1 - 0
docs/changes.rst

@@ -24,6 +24,7 @@ Compatibility / maintenance notes:
 
 Bug fixes:
 
+- silently skips disk I/O errors, includes truncated files into archive, #748
 - seeking to an invalid position is an IOError in python 3.2, #621
 - Cache: fix exception handling in __init__, release lock, #610