[Po4a-commits] po4a/debian changelog,1.172,1.173
Martin Quinson
po4a-devel@lists.alioth.debian.org
Wed, 25 May 2005 16:56:51 +0000
Update of /cvsroot/po4a/po4a/debian
In directory haydn:/tmp/cvs-serv4752/debian
Modified Files:
changelog
Log Message:
The debug option is a space separated list of channels to print information for. So we must split it to set $debug. [Francois Gouget]
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/changelog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- changelog 25 May 2005 16:34:06 -0000 1.172
+++ changelog 25 May 2005 16:56:49 -0000 1.173
@@ -20,6 +20,8 @@
* If relative, the path of included file must be considered to be relative
to the path of the master Sgml file.
Fixes bug #300874 on the Alioth tracker, for the Sgml module.
+ * The debug option is a space separated list of channels to print
+ information for. So we must split it to set $debug.
(binaries)
* Clarify the '--option' documentation.