[Ap-python-commits] python/docs ChangeLog,1.11,1.12
Status: Beta
Brought to you by:
sjah
From: <sj...@us...> - 2002-08-19 16:47:39
|
Update of /cvsroot/ap-python/python/docs In directory usw-pr-cvs1:/tmp/cvs-serv30410/docs Modified Files: ChangeLog Log Message: Add ChangeLog for po subdir. Index: ChangeLog =================================================================== RCS file: /cvsroot/ap-python/python/docs/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ChangeLog 21 Jul 2002 18:16:41 -0000 1.11 --- ChangeLog 19 Aug 2002 16:47:36 -0000 1.12 *************** *** 1,2 **** --- 1,7 ---- + 2002-08-19 16:45 Evgeny Chukreev <co...@ec...> + + * Makefile.am: Make __data__ and __version__ mean what they should + mean. I18N. Fix distclean and uninstall targets. + 2002-07-21 10:28 Evgeny Chukreev <co...@ec...> |