diff options
author | nyamatongwe <devnull@localhost> | 2007-03-29 00:19:30 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2007-03-29 00:19:30 +0000 |
commit | d86e4efcf67d2fe73cd74c01f15318fa95d28f5a (patch) | |
tree | 4c9dd0a2f21e725c7ad620326fb0346c4bc931aa | |
parent | 57f138470b684b14dd88d8affa2f39acb54a097f (diff) | |
download | scintilla-mirror-d86e4efcf67d2fe73cd74c01f15318fa95d28f5a.tar.gz |
Credits.rel-1-73
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 6ba37778b..5cd2dd38e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -229,7 +229,8 @@ <li>Sebastian Steinlechner</li> <li>Chris Rickard</li> <li>Rob McMullen</li> - <li>Stefan Schwendeler </li> + <li>Stefan Schwendeler</li> + <li>Cristian Adam</li> </ul> <p> Images used in GTK+ version @@ -257,6 +258,9 @@ Regular expressions recognize \d, \D, \s, \S, \w, \W, and \xHH. </li> <li> + Support for cmake language added. + </li> + <li> More Scintilla properties can be queried. </li> <li> |