BUGFIX: Limit file names to 255 bytes to avoid issues on Linux FS

This commit is contained in:
Christophe Dumez
2011-03-21 19:03:17 +00:00
parent b2f225c80d
commit a875b17e7f
4 changed files with 62 additions and 37 deletions

View File

@@ -1,4 +1,5 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.7.1
- BUGFIX: Limit file names to 255 bytes to avoid issues on Linux FS
- I18N: Updated German translation
* Sun Mar 20 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.7.0