diff options
author | nyamatongwe <devnull@localhost> | 2001-04-16 04:23:35 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-04-16 04:23:35 +0000 |
commit | 034314f87b8a48a8e6ecb0c5f67e9967d2e68c36 (patch) | |
tree | 7641498c8ab0ef8fbdb77e51c0ed0b8bec9fef6d | |
parent | abc48c1b6a634de93f183a9e9b88e322ea8ae8e8 (diff) | |
download | scintilla-mirror-034314f87b8a48a8e6ecb0c5f67e9967d2e68c36.tar.gz |
Start of change notes for 1.37.
-rw-r--r-- | doc/ScintillaHistory.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 13405ac95..1a80f1a62 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -97,6 +97,20 @@ </li> </ul> <h3> + <a href="scite137.zip">Release 1.37</a> + </h3> + <ul> + <li> + Released on 17 April 2001. + </li> + <li> + Bug fixed with scroll bars being invisible on GTK+ 1.2.9. + </li> + <li> + Scintilla supports search and replace using simple regular expressions. + </li> + </ul> + <h3> <a href="scite136.zip">Release 1.36</a> </h3> <ul> |