README.rdoc in brianmario-bzip2-ruby-0.2.4 vs README.rdoc in brianmario-bzip2-ruby-0.2.5

- old
+ new

@@ -6,18 +6,14 @@ You may need to specify: --with-bz2-dir=<include file directory for libbzip2> -== Documentation: +== TODO - coming soon... +* 1.9 compatibility - I could use some help with this as I think it's gonna require some Makefile trickery -== Spec Tests: - - coming soon... - == Copying This extension module is copyrighted free software by Guy Decoux You can redistribute it and/or modify it under the same term as Ruby. Guy Decoux <ts@moulon.inra.fr> @@ -26,5 +22,6 @@ * Switch to Jeweler * Renamed BZ2 module/namespace to Bzip2 * Renamed compiled binary from "bz2" to "bzip2" * Renamed gem from "bz2" to "bzip2-ruby" +* Converted original tests to rspec