diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit e4ea5ca87aa8d723ed8e0323dd61b52799d69189
parent c040fa57001a5d62b60bb6b9c81ea4c01f96e146
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sat,  4 Dec 2021 14:57:12 +0100

amend changelog

Diffstat:
MCHANGELOG.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -10,7 +10,8 @@ * External text format command (#68, #80) --fmt-cmd * Mouse support for selecting dates (#60) * Documentation for build pipelines (CI/CD) and Open Build Service (OBS) jobs (`docs/CI.md` and `docs/OBS.md`) -* Documentation of testing procedures (`docs/TESTING.md`) +* Documentation of testing and debugging procedures (`docs/TESTING.md`) +* Add `debug` target to `Makefile` ## [0.4] - 2020-10-17