aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-11-21 15:02:08 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-11-21 15:02:08 +0000
commit6f9b122622a750258bcef20660d6da3bf137297d (patch)
tree3d4241e1934e6a01665eb09197798abf487b7bcc
parentc855f03150358ae41b3493e3e2f0844fadf74b51 (diff)
downloadcpio-6f9b122622a750258bcef20660d6da3bf137297d.tar.gz
cpio-6f9b122622a750258bcef20660d6da3bf137297d.tar.bz2
Update
-rw-r--r--ChangeLog55
-rw-r--r--NEWS28
2 files changed, 83 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06c44bc..4c92926 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2003-11-21 Sergey Poznyakoff <gray@Mirddin.farlep.net>
+
+ * configure.ac: Added to the repository
+ * Makefile.am: Likewise
+ * NEWS: Likewise
+ * README: Likewise
+ * AUTHORS: Likewise
+ * .cvsignore: Likewise
+
+ * configure.in: Removed
+ * Makefile.in: Removed
+ * makefile.pc: Removed
+ * configure: Removed
+
+ * alloca.c: Added to the repository
+ * argmatch.c: Likewise
+ * bcopy.c: Likewise
+ * cpio.h: Likewise
+ * cpiohdr.h: Likewise
+ * defer.c: Likewise
+ * defer.h: Likewise
+ * dirname.c: Likewise
+ * dstring.c: Likewise
+ * dstring.h: Likewise
+ * error.c: Likewise
+ * filemode.c: Likewise
+ * filetypes.h: Likewise
+ * fnmatch.c: Likewise
+ * fnmatch.h: Likewise
+ * getopt.c: Likewise
+ * getopt.h: Likewise
+ * getopt1.c: Likewise
+ * idcache.c: Likewise
+ * mkdir.c: Likewise
+ * rmt.h: Likewise
+ * rtapelib.c: Likewise
+ * safe-stat.h: Likewise
+ * strdup.c: Likewise
+ * stripslash.c: Likewise
+ * tar.c: Likewise
+ * tar.h: Likewise
+ * tarhdr.h: Likewise
+ * xmalloc.c: Likewise
+ * xstrdup.c: Likewise
+
+ * makepath.c: Updated
+ * mt.c: Likewise.
+ * rmt.c: Likewise.
+ * util.c: Likewise.
+ * copyin.c: Likewise.
+ * copyout.c: Likewise.
+ * copypass.c: Likewise.
+ * global.c: Likewise.
+ * main.c: Likewise.
+
Thu Jun 13 20:14:48 2002 John Oleynick (juo@gnu.org)
* copyin.c: Strip leading / on absolute filenames after
comparing to the list of files specified on the command line
diff --git a/NEWS b/NEWS
index d23eace..2aefe72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+GNU cpio NEWS -- history of user-visible changes. 2003-11-21
+Copyright (C) 2003 Free Software Foundation, Inc.
+See the end of file for copying conditions.
+
+Please send mailutils bug reports to <bug-mailutils@gnu.org>.
+
+Version 2.5.90
+
Major changes in version 2.5:
@@ -67,3 +75,23 @@ Some options have changed meaning in 2.0, for SVR4 compatibility:
Version 2.0 also fixes several bugs in the handling of files with
multiple links and of multi-volume archives on floppy disks.
+
+----------------------------------------------------------------------
+Copyright information:
+
+Copyright (C) 2003 Free Software Foundation, Inc.
+
+ Permission is granted to anyone to make or distribute verbatim copies
+ of this document as received, in any medium, provided that the
+ copyright notice and this permission notice are preserved,
+ thus giving the recipient permission to redistribute in turn.
+
+ Permission is granted to distribute modified versions
+ of this document, or of portions of it,
+ under the above conditions, provided also that they
+ carry prominent notices stating who last changed them.
+
+Local variables:
+mode: outline
+paragraph-separate: "[ ]*$"
+end:

Return to:

Send suggestions and report system problems to the System administrator.