[Po4a-commits] "po4a changelog,1.130,1.131"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Tue Oct 31 00:06:19 CET 2006


Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv5479

Modified Files:
	changelog 
Log Message:
Do not use the %z format with strftime, it is not portable. Compute our
own numerical timezone.


Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- changelog	30 Oct 2006 23:00:48 -0000	1.130
+++ changelog	30 Oct 2006 23:06:17 -0000	1.131
@@ -1,3 +1,8 @@
+2006-10-30  Nicolas François  <nicolas.francois at centraliens.net>
+
+	* lib/Locale/Po4a/Po.pm: Do not use the %z format with strftime,
+	it is not portable. Compute our own numerical timezone.
+
 2006-10-30  Costin Stroie  <cstroie at bitdefender.com>
 
 	* lib/Locale/Po4a/Po.pm: Do not call date, but use strftime.




More information about the Po4a-commits mailing list