Logtalk 2.15.1 release files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@791 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2003-03-08 10:01:36 +00:00
parent fd505aa19c
commit 2572851ad5
99 changed files with 443 additions and 424 deletions

View File

@@ -1,6 +1,6 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.15.0
Release 2.15.1
Copyright (c) 1998-2003 Paulo Moura. All Rights Reserved.
=================================================================
@@ -10,6 +10,19 @@ RELEASE NOTES
=============
2.15.1 - March 8, 2003
New example, msglog, of using events and monitors to record, replay, and
print user messages.
Corrected a typo on the jEdit templates that resulted in syntax errors.
Corrected wrong year format in info/1 directive in all entity templates.
Added missing version info key to jEdit prototype template.
Corrected documentation of built-in local methods self/1 and sender/1.
Updated documentation of built-in local methods parameter/2 and this/1.
2.15.0 - February 5, 2003
Changed "authors" key in info/1 directive to "author".