Updated
[debian/tar] / ChangeLog
index ed28199f0ae79d60275a640920dd76c80c07e1eb..9af42b278489fdc47ad80a47338ef14beb28896d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/tar.c (main): Reverted recent changes (#ifdef).
+
 2004-12-21  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * configure.ac: Raise version number to 1.15.1
@@ -5,6 +9,9 @@
        * NEWS: Entry for 1.15.1
        * src/buffer.c: Bugfix. Changes introduced 2004-11-26
        broke extraction from stdin.
+       * src/list.c (from_header, tar_checksum): Changed declaration.
+       All callers updated.
+       * src/common.h: Likewise
        * src/tar.c (main): Protect invocation of setlocale by
        ifdef.
 
@@ -23,6 +30,7 @@
        
        * doc/index.html.in: Rewritten in xhtml to follow recent
        GNU site standards.
+       * THANKS: Updated
        
 2004-12-20  Sergey Poznyakoff  <gray@Mirddin.farlep.net>