Changes in bdb1-0.2.4 vs Changes in bdb1-0.2.5

- old
+ new

@@ -37,15 +37,28 @@ * documentation : make rd2; make rdoc * BDB1::Common::[] * corrected set_fetch_value * new return value for []= (1.8.0) -* adapted for 1.8.0 +* adapted to 1.8.0 --- 0.1.9 -* adapted for 1.8 (minor modifications) +* adapted to 1.8 (minor modifications) --- 0.2.2 * corrected dbst->info (Thanks Matthew Luckie <mjl@luckie.org.nz>) * added documentation for ri (make ri-site) + +--- 0.2.3 + +* adapted to ruby 1.9.0. + +--- 0.2.4 + +* converted rd to rdoc. +* gemified. + +--- 0.2.5 + +* adapted to ruby 1.9.3.