Update of /cvsroot/ap-python/python/src
In directory usw-pr-cvs1:/tmp/cvs-serv21002/src
Modified Files:
ChangeLog
Log Message:
ChangeLog updated.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ap-python/python/src/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ChangeLog 26 Jul 2002 14:33:43 -0000 1.12
--- ChangeLog 17 Aug 2002 09:25:31 -0000 1.13
***************
*** 1,2 ****
--- 1,11 ----
+ 2002-08-17 09:24 Evgeny Chukreev <co...@ec...>
+
+ * pystreaminfo.cpp: Bind ap_get_file_path. Add path member in
+ StreamInfo object.
+
+ 2002-07-29 12:38 Evgeny Chukreev <co...@ec...>
+
+ * pyplaylist.cpp: Bind Playlist::Sort method.
+
2002-07-26 06:18 Evgeny Chukreev <co...@ec...>
|