diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-09 07:45:20 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-09 07:45:20 +0000 |
commit | 74634d4bc871dbcc6bf21efb07383b9ee93c2664 (patch) | |
tree | 4a8703f97d4638f0b19c967a8c124e5558693b31 /databases/db4 | |
parent | 153572d6835a04270bfb2b2797139accb72fa1a9 (diff) |
Notes
Diffstat (limited to 'databases/db4')
-rw-r--r-- | databases/db4/pkg-descr | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/db4/pkg-descr b/databases/db4/pkg-descr index a47006d1fdee..a61167e7f9dc 100644 --- a/databases/db4/pkg-descr +++ b/databases/db4/pkg-descr @@ -4,10 +4,7 @@ Utilities are included in the distribution to convert v1.85 databases to v4 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/ +For details on compatibility with other DB versions, see: +http://www.sleepycat.com/download/patchlogs.shtml WWW: http://www.sleepycat.com/ |