Update of /cvsroot/ap-python/python/aptk
In directory usw-pr-cvs1:/tmp/cvs-serv30410/aptk
Modified Files:
ChangeLog
Log Message:
Add ChangeLog for po subdir.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ap-python/python/aptk/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** ChangeLog 17 Aug 2002 09:25:31 -0000 1.17
--- ChangeLog 19 Aug 2002 16:47:36 -0000 1.18
***************
*** 1,2 ****
--- 1,9 ----
+ 2002-08-19 16:45 Evgeny Chukreev <co...@ec...>
+
+ * __init__.py, control.py, info.py, language.py, misc.py, pan.py,
+ playlist.py, position.py, speed.py, volume.py: Make __data__ and
+ __version__ mean what they should mean. I18N. Fix distclean and
+ uninstall targets.
+
2002-08-16 05:43 Evgeny Chukreev <co...@ec...>
|