From fd9e2e76f19f158c57dd5b37ad0c2023fdeb157c Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 30 Jul 2014 14:46:35 +1000 Subject: Change log. --- doc/ScintillaHistory.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 7b90f7517..fee151b72 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -499,6 +499,15 @@ Feature #1053.
  • + Ruby lexer fixes bugs with the syntax of symbols including allowing a symbol to end with '?'. + Bug #1627. +
  • +
  • + Rust lexer supports byte string literals, naked CR can be escaped in strings, and files starting with + "#![" are not treated as starting with a hashbang comment. + Feature #1063. +
  • +
  • Bug fixed where style data was stale when deleting a rectangular selection.
  • -- cgit v1.2.3