X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=cfc8890f7b94caf820e8cac1ad914c40f7d300bc;hb=761802e87ab7e58f4216454257f6b451ee056dfa;hp=7ae6685516a08b2038533f9489504fa17a0c91cf;hpb=80088dcafc89378ca89af36323af2b7d2bb398c9;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 7ae6685..cfc8890 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2003-11-03 Paul Eggert + + * src/xheader.c (xhdr_tab): Include bounds in forward declaration, + as C89 and C99 require this. + +2003-10-26 Paul Eggert + + * src/system.c (sys_spawn_shell): Cast trailing null to (char *). + Bug reported by Christian Weisgerber. + +2003-10-19 Sergey Poznyakoff + + * AUTHORS: Updated + * NEWS: Updated + * src/tar.c (decode_options): Removed superfluous archive format + check + * doc/tar.texi: Documented new features. + 2003-10-08 Sergey Poznyakoff * NEWS: Updated