tAdd release information for 1.5.11. - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 35fada270d2c078de1d892d08e773b58af2d289b
 (DIR) parent 54772c66f0c01a57b9a3e6f6e94f7099ecc2fa05
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Fri, 30 Dec 2005 07:51:07 +0000
       
       Add release information for 1.5.11.
       
       
       Diffstat:
         M ChangeLog                           |       4 +++-
         M NEWS                                |       5 +++++
       
       2 files changed, 8 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/ChangeLog b/ChangeLog
       t@@ -1,8 +1,10 @@
       -CVS
       +1.5.11  30-12-2005
            - Add example configuration file to the documentation.
            - Fixed various typos in the German translation (thanks to Jens Seidel
              and Francois Marier).
            - Fix a remote exploit against the Win32 server (thanks to KF).
       +    - High score file on Windows is now written into local application data
       +      directory if available, to work more efficiently on multi-user systems.
        
        1.5.10  24-10-2004
            - High score file is now installed in ${localstatedir} rather than
 (DIR) diff --git a/NEWS b/NEWS
       t@@ -1,3 +1,8 @@
       +30th December 2005
       +     dopewars-1.5.11 released. This is largely a security bugfix release,
       +fixing a potential exploit against the Windows server when running as an
       +NT serivce.
       +
        24th October 2004
             dopewars-1.5.10 released. This is largely a bugfix release, fixing a
        server DOS and some minor bugs in the text-mode client.