[Po4a-commits] "po4a changelog,1.381,1.382"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Oct 12 22:01:29 UTC 2008
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv25416
Modified Files:
changelog
Log Message:
* lib/Locale/Po4a/Text.pm: Check for verbatim == 2 before the
paragraph separators. This fixes the Comment Blocks support.
* lib/Locale/Po4a/Text.pm: Comment Blocks are delimitted by /, not \.
* lib/Locale/Po4a/Text.pm: Add support for the space between the
title mark and the actual title in the "One line titles".
* lib/Locale/Po4a/Text.pm: Fix the support for the trailing title
mark in the "One line titles".
* lib/Locale/Po4a/Text.pm: Add support for embedded delimiters.
* lib/Locale/Po4a/Text.pm: Add support for verse, quote and
Admonition Paragraphs.
* lib/Locale/Po4a/Text.pm: Add support for Question and Answer
Lists, and Glossary Lists.
* lib/Locale/Po4a/Text.pm: Fix the support of the '..' lists (they
were detected as block titles).
* lib/Locale/Po4a/Text.pm: Fix typo (missing semi-colon).
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.381
retrieving revision 1.382
diff -u -d -r1.381 -r1.382
--- changelog 12 Oct 2008 21:53:50 -0000 1.381
+++ changelog 12 Oct 2008 22:01:26 -0000 1.382
@@ -1,4 +1,22 @@
-2008-10-11 Nicolas François <nicolas.francois at centraliens.net>
+2008-10-12 Nicolas François <nicolas.francois at centraliens.net>
+
+ * lib/Locale/Po4a/Text.pm: Check for verbatim == 2 before the
+ paragraph separators. This fixes the Comment Blocks support.
+ * lib/Locale/Po4a/Text.pm: Comment Blocks are delimitted by /, not \.
+ * lib/Locale/Po4a/Text.pm: Add support for the space between the
+ title mark and the actual title in the "One line titles".
+ * lib/Locale/Po4a/Text.pm: Fix the support for the trailing title
+ mark in the "One line titles".
+ * lib/Locale/Po4a/Text.pm: Add support for embedded delimiters.
+ * lib/Locale/Po4a/Text.pm: Add support for verse, quote and
+ Admonition Paragraphs.
+ * lib/Locale/Po4a/Text.pm: Add support for Question and Answer
+ Lists, and Glossary Lists.
+ * lib/Locale/Po4a/Text.pm: Fix the support of the '..' lists (they
+ were detected as block titles).
+ * lib/Locale/Po4a/Text.pm: Fix typo (missing semi-colon).
+
+2008-10-12 Nicolas François <nicolas.francois at centraliens.net>
* t/30-text.t, t/data-30/Attributes.asciidoc,
t/data-30/Attributes.out, t/data-30/Attributes.po,
More information about the Po4a-commits
mailing list