diff options
author | Neil <nyamatongwe@gmail.com> | 2013-08-01 09:47:03 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2013-08-01 09:47:03 +1000 |
commit | 7ab0e9483ca06ea7f8c3c1cafd33c10d2a551053 (patch) | |
tree | 52338252150064300b6e02c38050739515c7c8a5 | |
parent | db70afe9c7dd79152819cc63e67c132805a57702 (diff) | |
download | scintilla-mirror-7ab0e9483ca06ea7f8c3c1cafd33c10d2a551053.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 62aaf1f77..9d3e18513 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -459,6 +459,10 @@ <a href="http://sourceforge.net/p/scintilla/feature-requests/1002/">Feature #1002.</a> </li> <li> + Fixed compilation problem with Visual C++ in non-English locales. + <a href="http://sourceforge.net/p/scintilla/bugs/1506/">Bug #1506</a>. + </li> + <li> SciTE crash fixed for negative line.margin.width. <a href="http://sourceforge.net/p/scintilla/bugs/1504/">Bug #1504</a>. </li> |