Update of /cvsroot/ap-python/python/src
In directory usw-pr-cvs1:/tmp/cvs-serv25451/src
Modified Files:
ChangeLog
Log Message:
ChangeLog updated.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ap-python/python/src/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ChangeLog 2 Jun 2002 10:56:58 -0000 1.8
--- ChangeLog 6 Jul 2002 17:51:40 -0000 1.9
***************
*** 1,2 ****
--- 1,8 ----
+ 2002-07-06 17:40 Evgeny Chukreev <co...@ec...>
+
+ * pycoreplayer.cpp: Add binding for CorePlayer::Pause and
+ CorePlayer::UnPause. Remove duplicated declaration of the Stop
+ method from the methods list.
+
2002-06-02 09:46 Evgeny Chukreev <co...@ec...>
|