[Po4a-commits] "po4a/debian changelog,1.239,1.240"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sat Feb 25 22:59:23 UTC 2006
Update of /cvsroot/po4a/po4a/debian
In directory haydn:/tmp/cvs-serv16579/debian
Modified Files:
changelog
Log Message:
Additionnal `||' -> `or'.
Also close 354330, which was caused by a wrong usage of rename (and no
warnings were displayed because `||' has an higher priority than `,')
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/changelog,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- changelog 25 Feb 2006 15:20:05 -0000 1.239
+++ changelog 25 Feb 2006 22:59:21 -0000 1.240
@@ -9,13 +9,16 @@
(Po.pm)
* use File::Copy::move instead of rename (the POT/POs were not written when
/tmp and the file were not in the same device.
- Thanks to Valéry Perrin and Thomas Huriaux.
+ Thanks to Valéry Perrin and Thomas Huriaux. Closes: 354330
* make filter() less verbose
* delete the automatically generated apply subroutine to avoid warnings.
* be more restrictive on the lines ignored by diff in write_if_needed.
(po4a)
* quote and escape the name of the document in the filter reference.
(--split was failing when the document was in a sub-directory)
+ (general)
+ * replace some `||' by `or'. || has an higher priority and some warnings
+ were masked.
[Yuri Kozlov]
* Updated russian translation (po/bin/ru.po) (Closes: #350300)
More information about the Po4a-commits
mailing list