diff --git a/doc/relnotes.md b/doc/relnotes.md index 5e9e5355c..da0cc49ae 100644 --- a/doc/relnotes.md +++ b/doc/relnotes.md @@ -242,7 +242,6 @@ Docs - FODS output: describe the advantages over CSV (Henning Thielemann) - Debug output: note that the --debug option doesn't work in config files. - bal: improve --layout doc -- bal: note that tree mode doesn't work in html output [#1846] - bal: also mention hledger.css and text encoding in balance doc - html: note safari text encoding issue - timedot: mention the common journal+timedot file setup [#2238] diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 9ece2d582..f057f6fa5 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -228,7 +228,6 @@ Docs - FODS output: describe the advantages over CSV (Henning Thielemann) - Debug output: note that the --debug option doesn't work in config files. - bal: improve --layout doc -- bal: note that tree mode doesn't work in html output [#1846] - bal: also mention hledger.css and text encoding in balance doc - html: note safari text encoding issue - timedot: mention the common journal+timedot file setup [#2238]