GNUnited Nations NEWS - User visible changes.

* Changes in GNUnited Nations 0.2 (2009-02-13)

** GNUmakefile.team supports Subversion repositories.

** GNUmakefile and config.mk are installed in $(pkgdatadir).
   As both files have to be present in the `www' working copy,
   installing them in a standard location helps with installations on
   multi-user hosts, where every user can copy them without
   downloading the tarball.  Upgrades can become easier if you install
   a symlink pointing to the actual files, e.g.

   ln -s /usr/local/share/gnun/config.mk /path/to/www/server/gnun/

   and likewise for GNUmakefile.  Assuming next GNUN releases are
   always installed with the same --prefix, `make report', etc. will
   use the latest version without the need to copy them manually every
   time.

** New web-translators manual.
   The new manual (web-trans.texi) describes the whole (revamped)
   translation process and is the canonical documentation for
   web-translators at all levels (managers, team leaders, team
   members, volunteers).  It is still incomplete and is designed never
   to be completed: the translation process should evolve, and its
   documentation ought to follow accordingly.

   The files at http://gnu.org/server/standards/translations/ will be
   removed soon; they are obsolete since quite some time.  The
   standard entry point for new volunteers README.translations.html
   will also be revised.

** Bugs fixed in 0.2.

*** Parallel (-jN) build fix.
    A carelessly crafted recipe in `article-pot-rules' lead to a race
    condition where two separate make jobs ran the same commands for
    .proto and .translinks files simultaneously, particularly when the
    targets meant to be built in the current GNUN run were only a few.
    The result was invalid .LANG.html as the pseudo-element <gnun> was
    inserted twice around the `Date' RCS keyword, and subsequently
    only one occurrence of it was stripped out.

* Changes in GNUnited Nations 0.1 (2008-12-06)

** Initial release.


-----

Copyright (C) 2008, 2009 Free Software Foundation, Inc.

This file is part of GNUnited Nations.

GNUnited Nations is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

GNUnited Nations is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNUnited Nations.  If not, see <http://www.gnu.org/licenses/>.

Local Variables:
mode: outline
End:
