[Po4a-commits] "po4a changelog,1.8,1.9"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Fri May 5 22:01:46 UTC 2006


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

Modified Files:
	changelog 
Log Message:
no-wrap messages ending with spaces were not handled correctly by quote
(e.g. in the load.1 man page). The ending spaces were doubled.


Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- changelog	17 Apr 2006 13:13:50 -0000	1.8
+++ changelog	5 May 2006 22:01:44 -0000	1.9
@@ -18,6 +18,12 @@
   (Chooser.pm)
   * Fix a typo in the LaTeX module link and add the Xml module to the
     SEE ALSO section.
+  (Sgml.pm)
+  * Add the docbook's edition tag to the translate category.
+    Thanks to Thomas Huriaux.
+  (Po.pm)
+  * quote: To restore the original trailing spaces, we must remove the
+  current trailing spaces with s/\s+$//s (not chomp).
 
  -- Thu, 13 Apr 2006 11:08:43 +0200
 




More information about the Po4a-commits mailing list