- BUGFIXES
- Provide more helpful error messages when directory download fails.
- Fix a possible crash during message delivery
- Fix a race condition with multiple simultaneous processes.
- Don't create empty output files when there is no data to write.
- Many bugfixes for client-side message reassembly.
- UI FIXES
- All options that asked for a number of hops are now deprecated (with
warnings) or disabled (with errors); use -P instead.
- Server bandwith spikiness is now configurable.
- ConnectionTimout has been renamed (more accurately) to Timeout.
- The -i and -o flags are now optional whereever possible, and
default to stdin and stdout.
- DOCUMENTATION
- Mixminion now ships with man pages for mixminion(1), mixminiond(8),
mixminionrc(5), and mixminiond.conf(5).