From 3f7053c5534513504c835e13d250d2e3563bf3ca Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 26 Jun 2008 08:11:16 +0200 Subject: [PATCH] add ChangeLog entry for previous change --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02552e6a3d..87da51d984 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2008-06-26 Jim Meyering + + make several modules depend on the "open" module + This provides slightly increased consistency when opening-for-write + the name of a non-directory spelled with a trailing slash. + * modules/chdir-safer: Likewise. + * modules/chown: Likewise. + * modules/clean-temp: Likewise. + * modules/copy-file: Likewise. + * modules/fchdir: Likewise. + * modules/fcntl-safer: Likewise. + * modules/pipe: Likewise. + * modules/utime: Likewise. + Prompted by Eric Blake and Bruno Haible. + 2008-06-24 Andreas Schwab * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound -- 2.30.2