Changeset 4286 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 05/29/08 02:30:43 (6 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4285 r4286 17 17 are no longer necessary for recent YAP versions. 18 18 19 Added missing implementation of the predicate as_dictionary/2 to the 20 "bintree" library object. Thanks to Victor Noel for the bug report. 21 19 22 Updated the syntax coloring support for the Vim text editor to properly 20 23 highlight quoted atoms and strings in the opening directives of parametric … … 32 35 33 36 Fixed a Logtalk compiler bug when compiling a class that imports a 34 category that extends other categories. Thanks to Victor Noel for37 category that extends other categories. Thanks to Victor Noel for 35 38 the bug report. 36 39
