Changeset 4260 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 05/10/08 09:47:44 (5 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4259 r4260 55 55 the syntax coloring of arithmetic comparison operators. 56 56 57 Added missing support for the syntax coloring of the built-in control 58 construct call/1 to the GtkSourceView 2.x text widget. 57 Added missing support for the syntax coloring of quoted atom escape 58 sequences and of the built-in control construct call/1 to the 59 GtkSourceView 2.x text widget. 59 60 60 61 Added missing support for the syntax coloring of variables, of quoted … … 62 63 call Logtalk control construct {}/1, and of variables to the Nedit text 63 64 editor. Corrected a bug with 0'Char constants and corrected some typos 64 in the support for the built-in predicates current_event/2,65 implements_protocol/2-3, abolish_category/1.65 in the support for the current_event/2, implements_protocol/2-3, and 66 abolish_category/1 built-in predicates. 66 67 67 68
