This commit is contained in:
Sergey Poznyakoff
2007-05-30 19:15:32 +00:00
parent 967fcb9318
commit a4ffcfb875

View File

@@ -1,3 +1,8 @@
2007-05-30 Sergey Poznyakoff <gray@gnu.org.ua>
* src/xheader.c (decx): Unknown pax keywords produce a warning,
not error.
2007-05-29 Paul Eggert <eggert@cs.ucla.edu>
* src/misc.c (set_file_atime): Use gl_futimens, not futimens,