summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-09-27 08:15:28 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-09-27 08:15:28 +0000
commit2b80f7f6a4a367107bff94038f4878ba10b5ae73 (patch)
tree401e5d2155fff39a64af845c16dcb4137ff41f72
parentdd28274b7848627c20d7bb8de89aed26609ee17b (diff)
downloadpaxutils-2b80f7f6a4a367107bff94038f4878ba10b5ae73.tar.gz
Update
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c0b878..7044630 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-27 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * rmt/rmt.c: Use program_invocation_name instead of program_name.
+ * tests/genfile.c (exec_command): Add extra spaces.
+
2006-09-08 Sergey Poznyakoff <gray@gnu.org.ua>
* tests/genfile.c (exec_command): Fix memory reallocation.