diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-07-01 01:43:28 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-07-01 01:43:28 +0800 |
commit | eee1ce421744c282fba33378bb288442966dbf76 (patch) | |
tree | 7f36c656ad1131361080797b8a048f2615c34538 /help/ChangeLog | |
parent | 64365f459225be147f00c1658a5fd86c3947bf5d (diff) | |
download | gsoc2013-evolution-eee1ce421744c282fba33378bb288442966dbf76.tar.gz gsoc2013-evolution-eee1ce421744c282fba33378bb288442966dbf76.tar.zst gsoc2013-evolution-eee1ce421744c282fba33378bb288442966dbf76.zip |
Run xmllint on C/evolution.xml when building with "make check" or "make
2008-06-30 Matthew Barnes <mbarnes@redhat.com>
* help/Makefile.am:
Run xmllint on C/evolution.xml when building with "make check"
or "make distcheck". Should hopefully prevent any more invalid
DocBook syntax from slipping into releases.
* help/C/evolution.xml:
Fix some issues that xmllint caught.
svn path=/trunk/; revision=35707
Diffstat (limited to 'help/ChangeLog')
-rw-r--r-- | help/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/help/ChangeLog b/help/ChangeLog index 2a3e94a62f..321a70e90f 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,13 @@ +2008-06-30 Matthew Barnes <mbarnes@redhat.com> + + * Makefile.am: + Run xmllint on C/evolution.xml when building with "make check" + or "make distcheck". Should hopefully prevent any more invalid + DocBook syntax from slipping into releases. + + * C/evolution.xml: + Fix some issues that xmllint caught. + 2008-06-27 Jorge Gonzalez <jorgegonz@svn.gnome.org> * es/es.po: Updated Spanish translation |