]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Make xhdr_tab extern, not static.
[chaz/tar] / ChangeLog
index a4925c699a2dcda7c72e093d982eb332bee6e213..0f8a6d6499eb3e19e3a9d84132ee019517169d5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,36 @@
-2003-10-04  Sergey Poznyakoff  
+2003-11-04  Paul Eggert  <eggert@twinsun.com>
+
+       * src/xheader.c (xhdr_tab): Make it extern, not static, as C89 and
+       C99 require this.
+
+2003-10-26  Paul Eggert  <eggert@twinsun.com>
+
+       * src/system.c (sys_spawn_shell): Cast trailing null to (char *).
+       Bug reported by Christian Weisgerber.
+
+2003-10-19  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * 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  <gray@Mirddin.farlep.net>
+
+       * NEWS: Updated
+       * THANKS: Added Wojciech Polak
+       * configure.ac: Added checks for missing functions. Raised
+       version number to indicate alpha release.
+       * lib/Makefile.am: Added missing headers
+       * lib/waitpid.c: Added missing includes.
+       * src/extract.c: Likewise.
+       * src/names.c: Removed spurious includes.
+       * src/xheader.c: Likewise.
+       * src/system.h [MSDOS]: Fixed spelling of EACCES. Added
+       macro overriding broken mkdir prototypes.
+
+2003-10-04  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  
 
        * configure.ac: Check for dev_t and ino_t.
        * m4/Makefile.am: Added missing files.
@@ -13,7 +45,7 @@
        * src/extract.c: Likewise.
        * src/rtapelib.c: Likewise.
        
-2003-10-04  Sergey Poznyakoff 
+2003-10-04  Sergey Poznyakoff  <gray@Mirddin.farlep.net> 
 
        Implemented --occurrence option.
        
        (names_done): Removed
        (all_names_found): Changed prototype.
        (ISFOUND,WASFOUND): New macros
-       * src/delete.c (delete_archive_members): Honor --occurence
+       * src/delete.c (delete_archive_members): Honor --occurrence
        option.
        * src/list.c (read_and): Likewise.
        * src/names.c: Count number of occurrences of each name in the
        archive.
-       (name_match): Honor --occurence option.
+       (name_match): Honor --occurrence option.
        (names_done): Removed
        (all_names_found,names_notfound): Rewritten.
 
-2003-10-02  Sergey Poznyakoff 
+2003-10-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net> 
 
        * src/tar.c: Removed extra precaution regarding
        subcommand_option == CAT_SUBCOMMAND
        * lib/Makefile.am: Updated
        
-2003-10-02  Sergey Poznyakoff
+2003-10-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * src/common.h (names_done): New function.
        * src/names.c: Likewise.
This page took 0.023105 seconds and 4 git commands to generate.