diff options
author | Neil <nyamatongwe@gmail.com> | 2013-07-26 10:27:36 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2013-07-26 10:27:36 +1000 |
commit | 45715c39e6c172e0ebcf0c97d99e0d035357ef6c (patch) | |
tree | 02750e0766fee06a92bfdca417342eb9982b46ea | |
parent | 53912cc1a9da27e6ee9a2528645f68a2081160e8 (diff) | |
download | scintilla-mirror-45715c39e6c172e0ebcf0c97d99e0d035357ef6c.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8d306210c..6fd087d09 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -451,7 +451,11 @@ </li> <li> Bash lexer fixed quoted HereDoc delimiters. - <a href="http://sourceforge.net/p/scintilla/bugs/1500 /">Bug #1500 </a>. + <a href="http://sourceforge.net/p/scintilla/bugs/1500/">Bug #1500</a>. + </li> + <li> + SciTE crash fixed for negative line.margin.width. + <a href="http://sourceforge.net/p/scintilla/bugs/1504/">Bug #1504</a>. </li> </ul> <h3> |