diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ae942e58e..f60a1fb4a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,7 @@ </tr><tr> <td>Chris Graham</td> <td>Hugues Larrive</td> + <td>Prakash Sahni</td> </tr> </table> <p> @@ -581,6 +582,10 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1347/">Feature #1347</a>. </li> <li> + End of line annotations implemented. + <a href="https://sourceforge.net/p/scintilla/bugs/2141/">Bug #2141</a>. + </li> + <li> Round SCI_TEXTWIDTH instead of truncating as this may be more accurate when sizing application elements to match text. <a href="https://sourceforge.net/p/scintilla/feature-requests/1355/">Feature #1355</a>. |
