diff options
author | nyamatongwe <devnull@localhost> | 2011-11-13 20:13:31 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-11-13 20:13:31 +1100 |
commit | 956d70ffc712873abe5cfa00a1235ab19c3d0ece (patch) | |
tree | 256d5ed6f3587df9a9ba860b2e230ea3925fe267 | |
parent | 4fe4a746e09658541f1058b6cb1d9a1253e89b22 (diff) | |
download | scintilla-mirror-956d70ffc712873abe5cfa00a1235ab19c3d0ece.tar.gz |
Change log addition.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8edb3a3a7..217a3df45 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -442,6 +442,9 @@ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3434372&group_id=2439">Bug #3434372.</a> </li> <li> + Fixed leak of document objects in SciTE. + </li> + <li> Recognize URL characters '?' and '%' for Open Selected command in SciTE. <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3429409&group_id=2439">Bug #3429409.</a> </li> |