[Po4a-commits] po4a/debian changelog,1.99,1.100
Martin Quinson
po4a-devel@lists.alioth.debian.org
Mon, 27 Sep 2004 10:02:52 +0000
Update of /cvsroot/po4a/po4a/debian
In directory haydn:/tmp/cvs-serv26264
Modified Files:
changelog
Log Message:
Do not quote the macro arguments when it would result in a breakage [nekral]
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/changelog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- changelog 27 Sep 2004 08:33:05 -0000 1.99
+++ changelog 27 Sep 2004 10:02:50 -0000 1.100
@@ -10,6 +10,8 @@
arguments).
* Do reset the wrapping mode when using .SH
* Fix #268904 about spliting macro arguments in limits.conf(5).
+ * Do not quote the macro arguments when it would result in a breakage
+ (because they are already quoted, with the need to display the quotes).
[Martin Quinson]
(TransTractor)