X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=068efc48c674a38e48daa6fef8631e02cf3c9b67;hb=d3f04456e86b4cce1f863afdc05885f97514412a;hp=7252491a8f80b290055a740800a73749838ae6f1;hpb=78bfbb5661c534c1790f1e4c82ef1581baa2311c;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 7252491..068efc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-06-08 Sergey Poznyakoff + + * configure.ac, NEWS: Raise version number to 1.17 + + * doc/tar.texi, doc/intern.texi: Replace: s/filename/file name/; + s/(ASCII|ID|BSD)/@acronym{&}/;s/"[^"]+"/``&''/ + Use `path' only when it refers to search paths, use + `file name' otherwise. + Fix various errors (based on patch by Benno Schulenberg) + + * doc/tar.texi (Operation Summary): Restore alphabetical order of + the options. + 2007-06-02 Sergey Poznyakoff Fix bug, introduced on 2007-03-30. @@ -10,6 +23,8 @@ * src/list.c (decode_xform): Exempt symbolic links from component stripping and name suffix normalization. + * tests/extrac07.at: Update + 2007-05-30 Sergey Poznyakoff * src/xheader.c (decx): Unknown pax keywords produce a warning,