diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index a3d9b9cbe..67c110636 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2006-07-12 David Shaw <[email protected]> + + * tar-ustar.m4: Use dd instead of strings as it's more likely to + be around. Suggested by Nelson H. F. Beebe. + 2006-07-11 David Shaw <[email protected]> * tar-ustar.m4: Not all greps know the -q (quiet) flag, so |