]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Remove unistd_.h from lib/.cvsignore.
[chaz/tar] / ChangeLog
index d1a8dcada7300edddfc53da52751b92da98ae8a8..ce5530d0c548aa4d1af2664d299a5d79c4f08428 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+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.
+
+2006-02-21  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * doc/tar.texi: Fix typo: --to-command instead of --to-program
+
 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
 
        * tests/multiv04.at (split directory members in a MV archive):
This page took 0.023093 seconds and 4 git commands to generate.