From b98e787642df0dc6c3b3cf58798e7fd339a0a290 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 20 May 2007 09:19:12 +0000 Subject: [PATCH] * NEWS: Mention the incompatible change (s/futimens/gl_futimens/) forced upon us by glibc-2.6. --- ChangeLog | 5 +++++ NEWS | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 46f6a2224..a4b17c703 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-20 Jim Meyering + + * NEWS: Mention the incompatible change (s/futimens/gl_futimens/) + forced upon us by glibc-2.6. + 2007-05-20 Bruno Haible Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1. diff --git a/NEWS b/NEWS index 3bf067f97..6c86dcf1a 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ User visible incompatible changes Date Modules Changes +2007-05-20 utimens Renamed futimens to gl_futimens, to avoid + conflict with the glibc-2.6-introduced function + that has a different signature. + 2007-05-01 sigprocmask The module now depends on signal, so replace #include "sigprocmask.h" with -- 2.11.0