Hello Jim, > 2007-05-18 Jim Meyering <[EMAIL PROTECTED]> > > * lib/utimens.c (gl_futimens): Rename from futimens, > now that glibc-2.6 declares futimens.
You changed also lib/utimens.h, which is the public interface of the module. It is therefore an incompatible change. Would you mind mentioning it the NEWS file? The reason we have the NEWS file is that by now we don't have an overview any more which project uses which modules from gnulib. Something like this, maybe: Date Modules Changes 2007-05-20 utimens The function futimens was renamed to gl_futimens. Bruno
