Added note on updated Logtalk release 2.14.1.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@560 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura 2002-07-31 23:32:09 +00:00
parent 511eb450af
commit 4f6b62e2c6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<h2>Yap-4.3.23:</h2>
<ul>
<li>UPDATE: new Logtalk version (2.14.1).</li>
<li>NEW: <code>call_with_args/n</code> simulates <code>call/n</code>.</li>
<li>FIXED: have different types for <code>Atom</code>, <code>Term</code>, and <code>Functor</code> in <code>c_interface</code>.</li>
<li>FIXED: make <code>call_with_args/*</code> check if first arg is atom.</li>