From ef0316bb824f024a7317d2098ceba3af8ecda54f Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 29 Aug 2011 13:57:43 +0000 Subject: Merge of r3996, r3998, r4015, r4023, r4025, r4026, r4027: Changes log build procedure fixes: *) using sed instead of perl *) support
in the middle of input *) fixed "
" lookup (eliminates the need in "
" hacks) *) fixed maximum length for unbreakable input *) fixed space lookup (allows a space at column 77 to break a line) *) traling spaces removal in text CHANGES files. --- docs/xslt/changes.xslt | 56 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 40 insertions(+), 16 deletions(-) (limited to 'docs/xslt/changes.xslt') diff --git a/docs/xslt/changes.xslt b/docs/xslt/changes.xslt index 8b1cd0a8b..89c348d4d 100644 --- a/docs/xslt/changes.xslt +++ b/docs/xslt/changes.xslt @@ -4,23 +4,29 @@ + + + + + <br> - + - + - + + @@ -31,10 +37,14 @@ + + + + @@ -44,8 +54,8 @@ - + @@ -59,9 +69,9 @@ - + @@ -73,6 +83,7 @@ + @@ -84,31 +95,38 @@ - + + + + + + - 1 + 1 + + - + @@ -119,23 +137,29 @@ - + - + + + - + - + + + + + @@ -145,14 +169,14 @@ - @ - + - + - \ No newline at end of file + + -- cgit v1.2.3