summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-04-24 09:25:10 +0200
committerBruno Haible <bruno@clisp.org>2018-04-24 09:25:10 +0200
commit13c9383b10872525688ef2b4daab090037ea3576 (patch)
tree8029d1522990f6f961d9096b792b8b62c7c687d4 /ChangeLog
parent1edd38e96d8961588913a57c15f87122988678f4 (diff)
downloadgperf-13c9383b10872525688ef2b4daab090037ea3576.tar.gz
Support input files with CR/LF line terminators.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75a3957..21218d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-04-24 Bruno Haible <bruno@clisp.org>
+
+ Support input files with CR/LF line terminators.
+ Reported at <https://savannah.gnu.org/bugs/?53732>.
+ * src/input.cc (Input::read_input): Convert CR/LF sequences to LF.
+
2018-01-27 Bruno Haible <bruno@clisp.org>
Rename some files.