From e20fdceb388a3efbac6283178e1f2110d50d3824 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 19 May 2005 15:35:14 +0000 Subject: [PATCH] Updated --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5036624..84cf7dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-05-19 Sergey Poznyakoff + + * bootstrap (copy_files): Accept optional third argument: a prefix + to be appended to destination file names. + Import paxutils/paxlib files. + * configure.ac: Remove checking for LIB_SETSOCKOPT, it is handled + by paxutils. + * lib/Makefile.tmpl (libtar_a_SOURCES): Add paxerror.c paxexit.c + paxconvert.c + * po/POTFILES.in: Likewise. + * src/common.h: Remove defines and declarations imported from + paxutils + * src/misc.c: Likewise + * src/list.c (stringify_uintmax_t_backwards): Moved to paxutils + 2005-05-17 Paul Eggert * src/misc.c (remove_any_file): Fix typo in previous change. -- 2.44.0