diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-17 08:18:04 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-17 08:18:04 +0000 |
commit | c9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch) | |
tree | e00c7b9a13c8748065f79c57e9e81d9a1239e743 /databases/db47/pkg-descr | |
parent | ee7f9aa44a92849ab34d5b387a3d79f974023b65 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_4_0'.release/3.4.0
Notes
Notes:
svn path=/head/; revision=23787
svn path=/tags/RELEASE_3_4_0/; revision=23788; tag=release/3.4.0
Diffstat (limited to 'databases/db47/pkg-descr')
-rw-r--r-- | databases/db47/pkg-descr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/db47/pkg-descr b/databases/db47/pkg-descr deleted file mode 100644 index b9ed34ee6d81..000000000000 --- a/databases/db47/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Revesion 2 of the Berkeley DB library. This version uses an incompatible -underlying database format than revision 1 and a different standard API. -Utilities are included in the distribution to convert v1.85 databases to v2 -databases, and a backwards compatible API is provided to maintain -compatibility with programs using the v1.85 interface. - -There are minor interface changes in this release which may require that DB -applications be modified and recompiled. For a complete discussion of -interface changes, see: - -http://www.sleepycat.com/update/ - -WWW: http://www.sleepycat.com |