diff options
Diffstat (limited to 'databases/db41/pkg-descr')
-rw-r--r-- | databases/db41/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db41/pkg-descr b/databases/db41/pkg-descr index 5b4881b10a5e..95615e3f19b0 100644 --- a/databases/db41/pkg-descr +++ b/databases/db41/pkg-descr @@ -1,5 +1,5 @@ -Version 4.1 of the Berkeley DB library. This version uses an incompatible -underlying database format than revision 1 and a different standard API. +Version 4.1 of the Berkeley DB library. This version uses an underlying +database format incompatible with revision 1 and a different standard API. Utilities are included in the distribution to convert v1.85 databases to v4.1 databases, and a backwards compatible API is provided to maintain compatibility with programs using the v1.85 interface. |