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