At Tuesday 20 April 2010, Ralf Wildenhues <ralf.wildenh...@gmx.de> wrote: > * Stefano Lattarini wrote on Sat, Apr 17, 2010 at 03:56:05PM CEST: > > At Sunday 11 April 2010, Ralf Wildenhues wrote: > > > * Stefano Lattarini wrote on Fri, Apr 09, 2010 at 05:11:44PM CEST: > > > > * tests/confh5.test: In the generated Makefile.am: do not use > > > > `test ! -e FILE' to check for the non-existence of a file, > > > > since that is not supported by Solarish/Heirloom Sh. > > > > > > Applied to maint. > > > > Oops, it seems that the ChangeLog entry was somehow botched > > during the patch application. This should fix it. > > Thanks. This and newer patches of yours should all be applied now. > Please speak up if I've overlooked any again. I guess that you're talking about overlooked typos/mistakes, not "overlooked" patches, right? In fact, I'm assuming that you haven't answered the the recent still-pending patches' proposals basically for lack of time; and assuming this, I avoid to send you ping messages, which would be just annoying in this situation. But if you think you might have overlooked some messages/patches of mine, I could send proper pings (which would be useful in this situation).
That said, yes, there is still a typo in the ChangeLog, and that was a mistake of mine (I have it in my private git branch too). The attached patch should fix it. Sorry for this additional noise. Regards, Stefano
From 6516fd39c3c92f1a7d66906adbaf89fb3a99ede5 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini <stefano.lattar...@gmail.com> Date: Tue, 20 Apr 2010 11:26:28 +0200 Subject: [PATCH] Typofix in older changelog entry. --- ChangeLog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index a026c84..95ce463 100644 --- a/ChangeLog +++ b/ChangeLog @@ -111,7 +111,7 @@ * tests/confh5.test: In the generated Makefile.am: do not use `test ! -e FILE' to check for the non-existence of a file, since - that is not supported by Solarish/Heirloom Sh. + that is not supported by Solaris/Heirloom Sh. Make test `aclocal3.test' stricter. * tests/aclocal3.test: Add call to `set -e'. Fail if $ACLOCAL -- 1.6.5