From fb782b023f5510825602f41f41bd56e8948ce8ee Mon Sep 17 00:00:00 2001
From: Sergey Poznyakoff <gray@gnu.org.ua>
Date: Mon, 20 Dec 2004 13:59:15 +0000
Subject: [PATCH] Updated

---
 ChangeLog | 13 +++++++++++++
 directory |  6 +++---
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 93c6aa14..589abb06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-12-20  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+	* configure.ac: Raised version number to 1.15
+	* NEWS: Likewise
+	* directory: Updated
+	* bootstrap (update_po): Give -r to wget. Always remove index.html
+	Ignore alloca-opt module (it duplicates alloca)
+	
+	* tests/Makefile.am: Distribute star/quicktest.sh
+	* tests/star/README: Document quicktest.sh
+	* tests/star/qucktest.sh: Removed.
+	* tests/star/quicktest.sh: New file. 
+	
 2004-12-18  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
 	* NEWS: Updated
diff --git a/directory b/directory
index 9680c1e2..57ddbd55 100644
--- a/directory
+++ b/directory
@@ -40,7 +40,7 @@ programs (using pipes); tar can even access remote devices or files
  Jeff Bailey <jbailey@nisa.net>,
  Paul Eggert <eggert@CS.UCLA.EDU>
 
-%%updated: 11 May 2004
+%%updated: 20 Dec 2004
 
 %%keywords: archive, backup, tar, pax
 
@@ -66,7 +66,7 @@ programs (using pipes); tar can even access remote devices or files
  Joy Kendall,
  Francois Pinard <pinard@iro.umontreal.ca>
  
-%%source-tarball: ftp://ftp.gnu.org/pub/gnu/tar/tar-1.14.tar.gz
+%%source-tarball: ftp://ftp.gnu.org/pub/gnu/tar/tar-1.15.tar.gz
 %%source-info: http://savannah.gnu.org/projects/tar
 
 %%repository:
@@ -79,7 +79,7 @@ programs (using pipes); tar can even access remote devices or files
 
 %%related-programs: GNU cpio
 
-%%version: 1.14 (stable) released on 11 May 2004
+%%version: 1.15 (stable) released on 20 Dec 2004
 
 %%bug-list: bug-tar@gnu.org bug-tar@gnu.org http://mail.gnu.org/mailman/listinfo/bug-tar
 
-- 
GitLab