From d8a7fd2813dccec1f2863700ce4ef0f3e5a12c30 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 12 Apr 2011 11:36:52 +0000 Subject: substInFile: fix writing to zero-sized or nonexistent files (#460), eof does not seem to return true anymore for filehandles vivified through select (behavior change seems introduced by upstream perl commit 32e653230c7ccc7fa595b1ab68502c6eb66ff980) --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b026727..5763bfb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +- substInFile: fix writing to zero-sized or nonexistent files (#460), + eof does not seem to return true anymore for filehandles vivified + through select (behavior change seems introduced by upstream perl + commit 32e653230c7ccc7fa595b1ab68502c6eb66ff980) + Version 1.2.27 - 2 February 2011, by Eugeni Dodonov - add cp_afx command -- cgit v1.2.1