Add MogileFS::Util for a sysrwloop() function
[ruby-mogilefs-client.git] / History.txt
blobf0a9a7407b58a4e6d50310d08c78eeb027f885b9
1 = 1.3.0
3 * Fixed MogileFS#rename.  Bug #14465 submitted by Justin Dossey.
4 * Removed infinite loop in MogileFS::HTTPFile#store_file.  Patch #13789
5   submitted by  Andy Lo-A-Foe.
6 * Made MogileFS#get_file_data timeout configurable.  Bug #13490 submitted by
7   Andy Lo-A-Foe.
8 * Add MogileFS#size.  Feature Request #14484 submitted by Justin Dossey.
9 * Fix MogileFS#get_file_data to return the data for HTTP mode.  Bug #7133
10   submitted by John Wanko.
12 = 1.2.1
14 * Switched to Hoe.
15 * Moved to p4.
16 * Fixed bug #7273 in HTTP mode of client where data would not get
17   returned.  Submitted by Matthew Willson.
19 = 1.2.0
21 * Changes lost to time.