From jan@swi.psy.uva.nl  Fri Jun  9 17:09:23 2000
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id RAA06247
	for <prolog@swi.psy.uva.nl>; Fri, 9 Jun 2000 17:09:23 +0200 (MET DST)
Received: from localhost (localhost [[UNIX: localhost]])
	by gollem.swi.psy.uva.nl (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id RAA20201
	for prolog; Fri, 9 Jun 2000 17:10:02 +0200
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Organization: SWI, University of Amsterdam
To: prolog@gollem.swi.psy.uva.nl
Subject: SWI-Prolog 3.3.7
Date: Fri, 9 Jun 2000 17:00:34 +0200
X-Mailer: KMail [version 1.0.28]
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <00060917100102.09949@gollem>
Content-Transfer-Encoding: 8bit

Hi,

I've uploaded SWI-Prolog 3.3.7 to the usual place (source, Windows
binary and PC/Linux RPM).  Mostly small bugfixes.  See the
ChangeLog for details.

The C++ interface has been added to the packages directory, so it
is easier to find.  No changes.

Work has started on an interface to the Berkeley DB package by
SleepyCat software that allows for storing Prolog terms externally.
CVS users with DB installed (standard on Linux) can check-out the
package directory 'db' to see what is happening.  This requires
3.3.7, which support `external records': exporting and importing
Prolog terms quickly in a stable format.  Eventually, this interface
should grow to something that makes handling large bodies of RDF
statements, dictionaries, thesauri, etc. much easier.

	Regards --- Jan

