Implement --no-null option.

* NEWS: Update.
* doc/tar.texi: Update.
* src/tar.c: New option --no-null.
This commit is contained in:
Sergey Poznyakoff
2008-09-24 10:58:19 +00:00
parent 60c00c18b5
commit c78356feda
4 changed files with 79 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
2008-09-24 Sergey Poznyakoff <gray@gnu.org.ua>
* NEWS: Update.
* doc/tar.texi: Update.
* src/tar.c: New option --no-null.
2008-09-23 Sergey Poznyakoff <gray@gnu.org.ua>
* src/common.h (filename_terminator): Remove global.