Bump the version to 0.7.13.

This commit is contained in:
2024-09-23 21:34:04 +02:00
parent 6f8e688a46
commit 4cb77488bc
6 changed files with 26 additions and 19 deletions

View File

@@ -1,5 +1,12 @@
# Changes of mboxgrep
## Changes in 0.7.13
- Improve the readability of this file.
- Failure to lock a file (mbox) is now a fatal error.
- Fix Autoconf on Windows.
- Code refactoring, mostly of mbox-related functions.
## Changes in 0.7.12a
- Fix Automake macros to include the license file and others.