summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-09-24 10:58:19 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-09-24 10:58:19 +0000
commitc78356fedadbe36aae1e063c69d11636c86d35e6 (patch)
treeea3687608184ca283a5c17be9ef61b290bcd41a7 /ChangeLog
parent60c00c18b5ab44daba88380204a40603dca0446e (diff)
downloadtar-c78356fedadbe36aae1e063c69d11636c86d35e6.tar.gz
Implement --no-null option.
* NEWS: Update. * doc/tar.texi: Update. * src/tar.c: New option --no-null.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 722cff6c..0c13afff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.