Actually use the computed @path so as to write the awkwardly named test
[p5sagit/p5-mst-13.2.git] / ext / DB_File / Changes
index 44c3930..bb19ff2 100644 (file)
@@ -1,5 +1,12 @@
 
 
+1.816 28 October 2007
+
+   * Clarified the warning about building with a different version of
+     Berkeley DB that is used at runtime.
+   * Also made the boot version check less strict.
+     [rt.cpan.org #30013]
+
 1.815 4 February 2007
 
    * A few casting cleanups for building with C++ from Steve Peters.