From: <ju...@us...> - 2003-08-09 04:47:14
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1:/tmp/cvs-serv32042 Modified Files: ChangeLog Log Message: (textViewGetVisibleRect): Fix docu typo. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 --- ChangeLog 2 Aug 2003 05:55:35 -0000 1.87 +++ ChangeLog 9 Aug 2003 04:47:11 -0000 1.88 @@ -1,3 +1,7 @@ +2003-08-09 Jens Petersen <pet...@ha...> + + * gtk/multiline/TextView.chs (textViewGetVisibleRect): Fix docu typo. + 2003-08-02 Jens Petersen <pet...@ha...> * gtk/multiline/TextBuffer.chs (textBufferGetCharCount): Call |