History.txt in ruby_protobuf-0.4.6 vs History.txt in ruby_protobuf-0.4.7

- old
+ new

@@ -1,6 +1,11 @@ -=== 0.4.6 / 2010-09-12 +=== 0.4.7 / 2010-09-28 +* 0.4.7 + * Bug fixes. + * Compilation error for importing message. + * Fixes for Ruby 1.9.2 + * Compilation problem of string literals. * 0.4.6 * Implement Message#to_hash method. * Accept String value for enum fields. * Optimizations. * Bug fixes.