From: Paul Eggert Date: Sat, 5 Jul 2003 21:12:43 +0000 (+0000) Subject: Mention --index-file, --no-overwrite-dir, new translations. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=09c4d7dc3ccab67f3fc90d483295fda4047e6162;p=chaz%2Ftar Mention --index-file, --no-overwrite-dir, new translations. --- diff --git a/NEWS b/NEWS index a44e288..34f794e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,15 @@ GNU tar NEWS - User visible changes. +* New options --index-file, --no-overwrite-dir. The --overwrite-dir + option is now the default; use --no-overwrite-dir if you prefer + the previous default behavior. + +* New message translations en_GB (British English), fi (Finnish), gl + (Galician), hr (Croatian), hu (Hungarian), ms (Malaysian), nb + (Norwegian), ro (Romanian), sk (Slovak), zh_CN (Chinese simplified), + zh_TW (Chinese traditional). The code 'no' for Norwegian has been + withdrawn; use 'nb' instead. + version 1.13.25 - Paul Eggert, 2001-09-26 * Bug fixes. @@ -8,6 +18,7 @@ version 1.13.24 - Paul Eggert, 2001-09-22 * New option --overwrite-dir. * Fixes for buffer overrun, porting, and copyright notice problems. +* The message translations for Korean are available again. version 1.13.23 - Paul Eggert, 2001-09-13 @@ -485,8 +496,8 @@ Versions 1.07 back to 1.00 by Jay Fenlason. -Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free -Software Foundation, Inc. +Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2003 +Free Software Foundation, Inc. This file is part of GNU tar.