summaryrefslogtreecommitdiff
path: root/lang/perl/DB_File/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl/DB_File/Changes')
-rw-r--r--lang/perl/DB_File/Changes19
1 files changed, 19 insertions, 0 deletions
diff --git a/lang/perl/DB_File/Changes b/lang/perl/DB_File/Changes
index f527911f..c76b08e3 100644
--- a/lang/perl/DB_File/Changes
+++ b/lang/perl/DB_File/Changes
@@ -1,3 +1,22 @@
+1.828 7 May 2013
+
+ * Minor change to build with Berkeley DB 6.x
+
+1.827 25 Jan 2012
+
+ * DB_File.pm - Don't use "@_" construct
+ [RT ##79287]
+
+1.826 25 Jan 2012
+
+ * t/db-btree.t - fix use of "length @array"
+ [RT ##74336]
+
+1.825 24 Jan 2012
+
+ * t/db-btree.t - fix use of "length @array"
+ [RT ##74336]
+
1.824 6 Aug 2011
* Amendments to tests to work in blead