]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
* src/xheader.c: Remove duplicate inclusion of fnmatch.h. Reported
[chaz/tar] / ChangeLog
index 8c1c4f64ba23126971dfa5312d505727100ffb6e..7dd05f813922bdf51b3a04afd489f419b3025033 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2008-11-30  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/xheader.c: Remove duplicate inclusion of fnmatch.h. Reported
+       by Jim Meyering.
+
+2008-11-25  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       Do not try to drain the input pipe before closing the
+       archive. 
+       
+       * src/buffer.c (close_archive): Remove call to
+       sys_drain_input_pipe. Pass hit_eof as the second
+       argument to sys_wait_for_child.
+       * src/common.h (sys_drain_input_pipe): Remove
+       (sys_wait_for_child): Declare second argument.
+       * src/system.c (sys_drain_input_pipe): Remove.
+       (sys_wait_for_child): Take two arguments. The second one helps to
+       decide whether to tolerate child termination on SIGPIPE.
+
+2008-11-03  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/buffer.c (_write_volume_label): Fix typo, which prevented
+       `-V label -M' from working.
+
 2008-10-30  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * NEWS, configure.ac: Version 1.20.91
This page took 0.021809 seconds and 4 git commands to generate.