[Po4a-commits] "po4a/debian changelog,1.241,1.242"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sun Feb 26 20:19:46 UTC 2006


Update of /cvsroot/po4a/po4a/debian
In directory haydn:/tmp/cvs-serv14077/debian

Modified Files:
	changelog 
Log Message:
use File::Copy instead of system("cp").


Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/changelog,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -d -r1.241 -r1.242
--- changelog	26 Feb 2006 20:14:07 -0000	1.241
+++ changelog	26 Feb 2006 20:19:44 -0000	1.242
@@ -17,6 +17,7 @@
   * quote and escape the name of the document in the filter reference.
     (--split was failing when the document was in a sub-directory)
   * try to re-generate the POT if the config file was modified.
+  * use File::Copy instead of system("cp").
   (general)
   * replace some `||' by `or'. || has an higher priority and some warnings
     were masked.




More information about the Po4a-commits mailing list