fix feedback response in case of URLError
[pithos] / snf-pithos-app / Changelog
1 Changelog
2 =========
3
4 dev
5 ---
6 * Do not use sample authentication users by default.
7
8 v0.9.6
9 ------
10 * Backend umask support
11
12 v0.9.5
13 ------
14 * Calculate the length of the last block properly. 
15
16 v0.9.4
17 ------
18 * Solve OOS API compatibility problems.
19 * add missing imports
20 * Send sharing notifications.
21 * Different queue message types use different keys.
22 * Add dispatcher function for updating object checksums asynchronously.
23 * Make checksum updates optional.
24
25 v0.9.3
26 ------
27 * Use cookie to get token when retrieving objects.
28 * Typo fixes.
29