From d309462361c87fc367ab5ba5a7bb35ae11ba0107 Mon Sep 17 00:00:00 2001
From: Karl-Michael Schindler <karl-michael.schindler@web.de>
Date: Thu, 29 Aug 2024 16:24:39 +0200
Subject: [PATCH] Minor updates of text

---
 source/f90/CHANGELOG | 4 ++--
 source/f90/README    | 2 +-
 source/f90/TODO      | 3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/source/f90/CHANGELOG b/source/f90/CHANGELOG
index 58f9847..2948ed7 100644
--- a/source/f90/CHANGELOG
+++ b/source/f90/CHANGELOG
@@ -1,6 +1,6 @@
 History
 
-2025 07 09  use new seteps function in doeels, eels, eels-boson.
+2025 08 29  use new seteps function in doeels, eels, eels-boson.
 
 2025 04 17  Makefile also creates eels-boson
 
@@ -13,4 +13,4 @@ History
 2014 07 03  Extracting subroutine/functions with fsplit
             conversion to f90 with to_f90
             lower case and some other formatting
-            making respon1 the real nice version of respon
\ No newline at end of file
+            making respon1 the real nice version of respon
diff --git a/source/f90/README b/source/f90/README
index ccf36d5..b4bae4e 100644
--- a/source/f90/README
+++ b/source/f90/README
@@ -42,4 +42,4 @@ eels and eels-boson can also take the Kurosawa formula.  This requires the
 keyword 'kurosawa' in the line of the layers and periodicity and then two
 lines of parameters for each oscillator. We need a nice example for this.
 
-K.-M. Sch.
\ No newline at end of file
+K.-M. Sch.
diff --git a/source/f90/TODO b/source/f90/TODO
index 8385f97..dd47314 100644
--- a/source/f90/TODO
+++ b/source/f90/TODO
@@ -1 +1,2 @@
-- Makefile: make tests
\ No newline at end of file
+- Update README
+- Makefile: make tests
-- 
GitLab