diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-09 07:46:16 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-09 07:46:16 +0000 |
commit | c2af8feaee3dd3564dc98690fa7e52377b533723 (patch) | |
tree | 5b21d3d67958a9b7677c5d3931339e6449bc6112 /databases/db42 | |
parent | 74634d4bc871dbcc6bf21efb07383b9ee93c2664 (diff) | |
download | ports-c2af8feaee3dd3564dc98690fa7e52377b533723.tar.gz ports-c2af8feaee3dd3564dc98690fa7e52377b533723.zip |
Notes
Diffstat (limited to 'databases/db42')
-rw-r--r-- | databases/db42/pkg-descr | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/db42/pkg-descr b/databases/db42/pkg-descr index 0a5a6444ae49..5b4881b10a5e 100644 --- a/databases/db42/pkg-descr +++ b/databases/db42/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/ |