From 13c9383b10872525688ef2b4daab090037ea3576 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 24 Apr 2018 09:25:10 +0200 Subject: Support input files with CR/LF line terminators. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 75a3957..21218d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-04-24 Bruno Haible + + Support input files with CR/LF line terminators. + Reported at . + * src/input.cc (Input::read_input): Convert CR/LF sequences to LF. + 2018-01-27 Bruno Haible Rename some files. -- cgit v1.2.1