summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-12-07 13:19:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-12-07 13:19:05 +0000
commit5e0c2cb788c240b3022e1065248ee6a52161f676 (patch)
tree860ed8d4350bdf025b86dcd9cb66fb554c28fa12
parent068aea5ef1c8d18990186f8863722f849cea33eb (diff)
downloadpaxutils-5e0c2cb788c240b3022e1065248ee6a52161f676.tar.gz
Update
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1eeb959..62db32f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-12-07 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * doc/genfile.texi (Generate Mode): Document --seek option.
+ * paxlib/error.c (read_fatal_details): Fix wording of the error
+ message.
+ * tests/genfile.c: Implement new option --seek (similar
+ to `dd seek=')
+
2006-11-29 Paul Eggert <eggert@cs.ucla.edu>
* lib/rtapelib.c: Include <rmt-command.h> rather than <localedir.h>,