From jan@swi.psy.uva.nl  Wed Dec 20 16:46:27 2000
Received: from gollem.swi.psy.uva.nl (gollem [145.18.152.30])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id QAA28211
	for <prolog@swi.psy.uva.nl>; Wed, 20 Dec 2000 16:46:27 +0100 (MET)
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 QAA22586
	for prolog; Wed, 20 Dec 2000 16:46:55 +0100
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Organization: SWI, University of Amsterdam
To: prolog@gollem.swi.psy.uva.nl
Date: Wed, 20 Dec 2000 16:39:08 +0100
X-Mailer: KMail [version 1.0.28]
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <00122016465505.14450@gollem>
Content-Transfer-Encoding: 8bit
Subject: [SWIPL] Newyear version :-)

Hi,

I've put SWI-Prolog 3.4.4 on the server.  For most users there is
little reason for upgrading. Summary:

	* Should now compile using SunSoft C-compiler as well as
	  on Mac OS X. 

	* Serious error fixed using swritef and sformat if no output
	  is produced.

	* Deadlock fixed in multi-threaded version on tell/1 and
	  append/1.

	* Fixed a crash when using ! at the left-side of ->/2.

	* Fixed a crash using halt/0 when the profiler is running.

	* For the Windows version: included the latest version of the
	  SGML tools.

	Happy X-mas and newyear

		--- Jan

