]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
* NEWS: Remove support for mangled names.
[chaz/tar] / ChangeLog
index 652c428457fac21340c8b2715ea6472940a37f0a..9a3f252a40856ecd43a266287a3aa29648e4bfa1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2006-11-29  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * NEWS: Remove support for mangled names.
+       * doc/tar.texi (verbose tutorial): Likewise.
+       * src/Makefile.am (tar_SOURCES): Remove mangle.c.
+       * src/common.h (extract_mangle): Remove decl.
+       * src/extract.c (extract_mangle_wrapper): Remove.
+       (prepare_to_extract): Remove support for mangled names.
+       * src/list.c (read_and, print_header): Likewise.
+       * src/mangle.c: Remove.
+       * src/tar.h (GNUTYPE_NAMES): Remove.
+
        Port to latest gnulib.  There were a lot of changes, so the
        simplest way to get this up and running was to switch to coreutils
        bootstrap procedure.  I noticed one feature missing after this
@@ -7,6 +17,8 @@
        later if need be.
        * README-cvs, bootstrap.conf: New files.
        * lib/.cvsignore: Remove Makefile.am, printf-parse.c, vasnprintf.c.
+       Add fstatat.c, gnulib.mk, openat-proc.c, same-inode.h, stat_.h,
+       tempname.c, tempname.h, uinttostr.c.
        * lib/printf-parse.c, lib/vasnprintf.c: New files, from coreutils,
        to override gnulib, so that we don't need xsize.h.
        * bootstrap: Replace with coreutils bootstrap, except add support
This page took 0.020971 seconds and 4 git commands to generate.