A tiny patch re-adding an erroneously removed ChangeLog entry's 
summary.

Regards,
     Stefano
From 8d23cc7379f6e2423892e187d607168cbf9ae36b Mon Sep 17 00:00:00 2001
From: Stefano Lattarini <[email protected]>
Date: Tue, 8 Jun 2010 20:24:51 +0200
Subject: [PATCH] Fix botched changelog entry (2010-05-23, Stefano Lattarini)

---
 ChangeLog |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a5af5af..9705bb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -274,6 +274,7 @@
 	* tests/dejagnu7.test: Enable shell `errexit' flag.  Also, avoid
 	unportable use of fgrep option `-e'.
 
+	Fix conflnk3.test to work with Solaris/Heirloom Sh.
 	* tests/conflnk3.test: Use `test -r FILE' and `test ! -r FILE'
 	instead of respectively `test -e FILE' and `test ! -e FILE',
 	since Solaris Sh doesn't grok the latter.  Do not SKIP the test
-- 
1.6.5

Reply via email to