Updates to the news and todo list.

This commit is contained in:
Daniel Spiljar 2023-02-23 12:59:33 +01:00
parent 0be2cf9fda
commit 29a1add6f0
Signed by: dspiljar
GPG Key ID: A32CE9C59D8003B5
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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