README in ruby-ole-1.2.11 vs README in ruby-ole-1.2.11.1

- old
+ new

@@ -80,10 +80,10 @@ #file and #dir methods which mimic File and Dir, was borrowed (along with almost unchanged tests!) from Thomas Sondergaard's rubyzip. = TODO -== 1.2.11 +== 1.2.12 * internal api cleanup * add buffering to rangesio so that performance for small reads and writes isn't so awful. maybe try and remove the bottlenecks of unbuffered first with more profiling, then implement the buffering on top of that.