diff options
| author | nyamatongwe <unknown> | 2005-08-23 01:51:12 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2005-08-23 01:51:12 +0000 | 
| commit | e3b5c5844efe12a1409d199a540f90d03b442fba (patch) | |
| tree | b9c656abdb66521820cf2c7853f31c9e50c0698f | |
| parent | c944887f1043a6ea1a57de02022effb4a5617849 (diff) | |
| download | scintilla-mirror-e3b5c5844efe12a1409d199a540f90d03b442fba.tar.gz | |
Fix for part of bug #1219354 from Oliver Yeoh where hidden blank lines
were sometimes incorrectly shown.
| -rw-r--r-- | doc/ScintillaHistory.html | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e524d7d9d..f6bba0f27 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -207,6 +207,7 @@  	<li>Adam Strzelecki</li>  	<li>Kamen Stanev</li>  	<li>Steve Menard</li> +	<li>Oliver Yeoh</li>      </ul>      <p>         Images used in GTK+ version  | 
