[Po4a-commits] "po4a/debian changelog,1.272,1.273"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Wed Apr 12 22:33:11 UTC 2006
Update of /cvsroot/po4a/po4a/debian
In directory haydn:/tmp/cvs-serv31640/debian
Modified Files:
changelog
Log Message:
Make sure get_string_until works when the serach string (or regex)
contains a newline (\n).
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/changelog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -d -r1.272 -r1.273
--- changelog 12 Apr 2006 20:43:48 -0000 1.272
+++ changelog 12 Apr 2006 22:33:09 -0000 1.273
@@ -35,7 +35,8 @@
this is also used for closing the CDATA Sections. This caused
segmentation faults. Closes: #362169
* get_string_until: add a option to search a regular expression. The
- default is to serach for a fixed string.
+ default is to search for a fixed string. Also make sure get_string_until
+ works when the serach string (or regex) contains a newline (\n).
* When there is an Internal Subset, the Document Type Definition ends with
"]\s*>", not necessarily "]>".
(po4aman-display-po)
More information about the Po4a-commits
mailing list