diff options
Diffstat (limited to 'ext/DB_File/Changes')
-rw-r--r-- | ext/DB_File/Changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/DB_File/Changes b/ext/DB_File/Changes index 2fab919229..82d9af5af0 100644 --- a/ext/DB_File/Changes +++ b/ext/DB_File/Changes @@ -230,5 +230,10 @@ * Updated the message that db-recno.t prints when tests 51, 53 or 55 fail. 1.65 6th March 1999 + * Fixed a bug in the recno PUSH logic. * The BOOT version check now needs 2.3.4 when using Berkeley DB version 2 + +1.66 15th March 1999 + + * Added DBM Filter code |