]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Update
[chaz/tar] / ChangeLog
index 5b1e66da5b5c0c149565c06359f445cce320d5d0..a7d5bb904f0f127fdb0b1dfd4e2efe56df8e9060 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * THANKS: Add Benno Schulenberg
+
+2006-03-13  Jim Meyering <jim@meyering.net>
+
+       * tests/listed02.at:  Sort the two lines of stderr from the
+       first `tar -v --listed-incremental'.  They would come out
+       reversed and provoke a test failure on a tmpfs
+       file system.
+
+2006-03-13  Benno Schulenberg <benno@nietvergeten.nl>
+
+       * doc/tar.texi: Minor fixes.
+       * src/tar.c (options): Consistently begin help messages with a
+       lowercase letter.
+       
+2006-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * tests/Makefile.am (AM_CPPFLAGS): Define LOCALEDIR
+
+2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * src/buffer.c (record_buffer_aligned): New var.
+       (init_buffer): Use it to ensure that the buffer is aligned.
+       This doesn't result in any measurable performance improvement
+       on my host (Debian GNU/Linux 3.1 stable, with default block size),
+       but I assume it does help on some hosts.
+
+       * lib/.cvsignore: Sort.
+
 2006-03-04  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * tests/shortrec.at: Use -f - to read from stdin.
This page took 0.022697 seconds and 4 git commands to generate.