diff options
author | Frans Pop <elendil@planet.nl> | 2007-01-15 20:58:41 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-01-15 20:58:41 +0000 |
commit | 23fe79fc2f542f76dcceb27fa5db980faeb16838 (patch) | |
tree | b010ac14e66870be6529539e415f750ba1309bac /debian | |
parent | be7403bad6e464fa06915860e5edbebdeae5340a (diff) | |
download | installation-guide-23fe79fc2f542f76dcceb27fa5db980faeb16838.zip |
* Avoid generating XML files multiple times for translations using PO files
when using build.sh or buildweb.sh sripts.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0a7be7544..bc1f4f602 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +installation-guide (2007xxxx) UNRELEASED; urgency=low + + * Avoid generating XML files multiple times for translations using PO files + when using build.sh or buildweb.sh sripts. + + -- Frans Pop <fjp@debian.org> Mon, 15 Jan 2007 21:49:59 +0100 + installation-guide (20070115) unstable; urgency=low [ Colin Watson ] |