1
2Version 1.0.4
3 * Added feature: multiple $mogilefs_path variables
4 * Fixed bug: segfault on reconfiguration due to uninitialized class template (thanks to Pyry Hakulinen)
5 * Fixed bug: segfault due to modification of a constant string (thanks to Akzhan Abdulin)
6
7Version 1.0.3
8 * Added feature: directive mogilefs_class and ability to specify class of a resource
9 * Change: support for HEAD method
10 * Change: compatiblity with nginx API 0.8.11 and greater
11 * Change: size parameter is now sent with create_close command
12 * Fixed bug: create_open command and create_close command now cannot be sent to different trackers
13 * Change: imporved error handling
14
15Version 1.0.2
16 * Added feature: directive mogilefs_methods and support for PUT and DELETE methods
17 * Added feature: dynamic evaluation of tracker name
18 * Added feature: ability to pass noverify parameter to tracker
19