X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=8c79f94b7bc370c1a56fdd98f8d7dd8cb8717477;hb=73d4c40a874947e0d329d9d1319adbbe5af050b5;hp=4ecd924e988d58256fc987060e71154be1aaf4fd;hpb=6c8815909d8fe21b7ff979b18cd347bd9d81120a;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 4ecd924..8c79f94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2006-10-31 Sergey Poznyakoff + + * src/extract.c, src/xheader.c: Call last_component instead of + base_name. The latter returns a malloced string since 2006-03-11. + +2006-10-21 Sergey Poznyakoff + + * NEWS, configure.ac: Version 1.16 + * Makefile.am (distclean-local): New rule + +2006-10-17 Sergey Poznyakoff + + * src/tar.c: Fix help output formatting. Thanks Benno + Schulenberg. + +2006-10-16 Sergey Poznyakoff + + * Makefile.am (dist-hook): Create a cpio archive. + * NEWS: Update + 2006-10-14 Sergey Poznyakoff * doc/tar.texi (Synopsis): Document tar exit codes.