/[tar]/tar/ChangeLog
ViewVC logotype

Diff of /tar/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by eggert, Thu Sep 18 06:29:27 2003 UTC revision 1.23 by eggert, Mon Sep 22 18:54:50 2003 UTC
# Line 1  Line 1 
1    2003-09-22  Paul Eggert  <eggert@twinsun.com>
2    
3            * doc/tar.texi (extracting untrusted archives): New section.
4    
5            * src/common.h (stripped_path_len): Renamed from cut_path_elements.
6            Return size_t, not pointer, so that we don't have to worry about
7            violating the C standard by converting char const * to char *.
8            All callers changed.
9            * src/names.c (stripped_path_len): Likewise.  Strip file system
10            prefix, too.  Count adjacent slashes as if they were one slash;
11            that is the POSIX standard.
12    
13  2003-09-17  Paul Eggert  <eggert@twinsun.com>  2003-09-17  Paul Eggert  <eggert@twinsun.com>
14    
15          * README-alpha: Document maintainer tool assumptions a bit.  GNU          * README-alpha: Document maintainer tool assumptions a bit.  GNU

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26