From 29a1add6f01a2ad303d8ef1df6904d44f8b92265 Mon Sep 17 00:00:00 2001 From: Daniel Spiljar Date: Thu, 23 Feb 2023 12:59:33 +0100 Subject: [PATCH] Updates to the news and todo list. --- NEWS.md | 4 ++++ TODO.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 5292b38..432ee6d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,8 +2,12 @@ ## Changes since 0.7.9 +- development has been restarted after a longer hiatus +- moved the source tree to git - fixed compile bug on FreeBSD and other systems - fixed deleting messages mbox folders compressed with bzip2 +- fixed multiple compilation errors and warnings on Linux and FreeBSD +- started implementing a debug mode ## Changes since 0.7.8 diff --git a/TODO.md b/TODO.md index cc8c116..3c35be8 100644 --- a/TODO.md +++ b/TODO.md @@ -13,7 +13,7 @@ - [ ] literal date matching - [x] reading messages from standard input - [x] run-time selection of file locking method -- [ ] add a debug function +- [x] add a debug function ## File formats, encodings and standards