From: Mark H. <mha...@us...> - 2008-02-10 11:02:13
|
Update of /cvsroot/pywin32/pywin32/Pythonwin/Scintilla In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18959 Modified Files: README_pythonwin Log Message: upgrade to scintilla 1.75 Index: README_pythonwin =================================================================== RCS file: /cvsroot/pywin32/pywin32/Pythonwin/Scintilla/README_pythonwin,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README_pythonwin 11 Mar 2000 00:39:38 -0000 1.1 --- README_pythonwin 10 Feb 2008 11:01:46 -0000 1.2 *************** *** 1,5 **** ! This is a snapshot of Scintilla used for Pythonwin. All efforts ! are made to keep this snapshot up to date with the latest ! scintilla versions. Scintilla's home is www.scintilla.org --- 1,3 ---- ! This is a copy of Scintilla 1.75 used for Pythonwin. Scintilla's home is www.scintilla.org |