Changeset 4385 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 07/17/08 00:34:09 (4 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4384 r4385 78 78 Added list mapping predicates map/4 and map/5 to the "metap" library 79 79 protocol and the "meta" library object. 80 81 Added a new example, "logging", of using a category to define a set of 82 predicates that handle a dynamic predicate in the context of "this" 83 (i.e. in the context of the objects importing the category). 80 84 81 85
