diff options
author | daichi <daichi@FreeBSD.org> | 2003-07-09 07:46:16 +0000 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-07-09 07:46:16 +0000 |
commit | 37839abf8f44c642d19411ffc612e5e57c75c427 (patch) | |
tree | 846537e1b5c92e82017ad4805b52f077529338bc /databases/db45 | |
parent | fa4fb59b8d42ee27057fce0166c1e483d6d3eadf (diff) | |
download | FreeBSD-ports-37839abf8f44c642d19411ffc612e5e57c75c427.zip FreeBSD-ports-37839abf8f44c642d19411ffc612e5e57c75c427.tar.gz |
update databases/db41: pkg-descr change
PR: 53866
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Pointed out by: Chris Pepper <pepper@rockefeller.edu>
Diffstat (limited to 'databases/db45')
-rw-r--r-- | databases/db45/pkg-descr | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/db45/pkg-descr b/databases/db45/pkg-descr index 0a5a644..5b4881b 100644 --- a/databases/db45/pkg-descr +++ b/databases/db45/pkg-descr @@ -4,10 +4,7 @@ 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. -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/ |