aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2010-07-28 10:37:21 +1000
committernyamatongwe <devnull@localhost>2010-07-28 10:37:21 +1000
commitfc8b0efdbd3f1156feb7fb28d2934c79f1119e8e (patch)
tree866f03d4938c688d1668daf25df8566e2e917ce5 /doc/ScintillaHistory.html
parent8e7d3de38d47102c129d7a40abef3a81b5af5a29 (diff)
downloadscintilla-mirror-fc8b0efdbd3f1156feb7fb28d2934c79f1119e8e.tar.gz
Updated release date and added a fixed bug to the changelog.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 030d3839d..55a638050 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -365,7 +365,7 @@
</h3>
<ul>
<li>
- Released 28 July 2010.
+ Released 30 July 2010.
</li>
<li>
Lexers are implemented as objects so that they may retain extra state.
@@ -422,6 +422,10 @@
<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3017572&group_id=2439">Bug #3017572.</a>
</li>
<li>
+ Bugs fixed with folding and lexing when Enter pressed at start of line.
+ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3032652&group_id=2439">Bug #3032652.</a>
+ </li>
+ <li>
Bug fixed with line selection mode not affecting selection range.
<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3021480&group_id=2439">Bug #3021480.</a>
</li>