diff --git a/source/f90/CHANGELOG b/source/f90/CHANGELOG
index 58f984750a4335d7fd81ad3a70a6dafc1bc40289..2948ed72d1a155a2da3775084aa290b4c311bd4c 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 ccf36d5d575cc4fe29e013ebe57fe8d36c9abd39..b4bae4e521fe99baff48eda2074b1a9c1fc308f8 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 8385f973cd75836d4d95e81bc83a77584b0b21d7..dd47314b0534cde6d3cfb8ce5af57b945b4e5725 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