aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <nyamatongwe@gmail.com>2013-09-13 09:21:14 +1000
committernyamatongwe <nyamatongwe@gmail.com>2013-09-13 09:21:14 +1000
commita221edf0438c1c5a1e0f83b2662b15542de4de50 (patch)
tree8c307f4ec11448cfd3a8b123764c19890397a5f3
parent399e79b90d077755af68dda07195068b151f5589 (diff)
downloadscintilla-mirror-a221edf0438c1c5a1e0f83b2662b15542de4de50.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 13db1839d..541db3a49 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -481,6 +481,10 @@
On Windows, building with gcc will check if Direct2D headers are available and enable Direct2D if they are.
</li>
<li>
+ Fix SciTE bug with buffers becoming read-only.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1525/">Bug #1525</a>.
+ </li>
+ <li>
Fix linking SciTE on non-Linux Unix systems with GNU toolchain by linking to libdl.
<a href="http://sourceforge.net/p/scintilla/bugs/1523/">Bug #1523</a>.
</li>