[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1401-g3618
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1401-g3618ffe |
Date: |
Fri, 09 Jul 2010 13:55:16 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via 3618ffee49d9f9169c9fd48820ed9f949ac83e72 (commit)
from 458ebdc8a14f6f3cb28dfb991b7cf1d2e422a852 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3618ffee49d9f9169c9fd48820ed9f949ac83e72
Author: John Darrington <address@hidden>
Date: Thu Jul 8 15:24:11 2010 +0200
Replace unknown XML entities with their numerical counterpart.
Texinfo seems to produce XML entities (such as ©) which
are not valid (although they are valid for HTML). We work
around such problems by post-processing with sed. Here, we
replace these unknown entities with their numeric counterparts.
Such is the advice given at
http://www.dwheeler.com/essays/quotes-in-html.html
-----------------------------------------------------------------------
Summary of changes:
doc/automake.mk | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1401-g3618ffe,
John Darrington <=