Update of /cvsroot/ap-python/python
In directory usw-pr-cvs1:/tmp/cvs-serv30410
Modified Files:
ChangeLog ChangeLog.update
Log Message:
Add ChangeLog for po subdir.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ap-python/python/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** ChangeLog 24 Jul 2002 07:05:56 -0000 1.27
--- ChangeLog 19 Aug 2002 16:47:36 -0000 1.28
***************
*** 1,2 ****
--- 1,8 ----
+ 2002-08-19 16:45 Evgeny Chukreev <co...@ec...>
+
+ * Makefile.am, TODO, configure.ac: Make __data__ and __version__
+ mean what they should mean. I18N. Fix distclean and uninstall
+ targets.
+
2002-07-23 09:00 Evgeny Chukreev <co...@ec...>
Index: ChangeLog.update
===================================================================
RCS file: /cvsroot/ap-python/python/ChangeLog.update,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ChangeLog.update 15 May 2002 09:44:24 -0000 1.4
--- ChangeLog.update 19 Aug 2002 16:47:36 -0000 1.5
***************
*** 12,14 ****
examples/aptk/ChangeLog\
examples/main/ChangeLog\
! examples/apcontrol/ChangeLog
--- 12,15 ----
examples/aptk/ChangeLog\
examples/main/ChangeLog\
! examples/apcontrol/ChangeLog\
! po/ChangeLog
|