Skip to content
Snippets Groups Projects
Commit 8b94756f authored by anarcat's avatar anarcat
Browse files

fixup changelog: document the -doc package

parent dba17b51
Branches
Tags
No related merge requests found
...@@ -6,14 +6,14 @@ monkeysign (2.1.0) UNRELEASED; urgency=medium ...@@ -6,14 +6,14 @@ monkeysign (2.1.0) UNRELEASED; urgency=medium
large webcams) and better error messages) large webcams) and better error messages)
* better SMTP support (no cleartext, SSMTP) * better SMTP support (no cleartext, SSMTP)
* move everything to 0xACAB.org to ease collaboration * move everything to 0xACAB.org to ease collaboration
* convert documentation to reStructured Text * convert documentation to reStructured Text and ship it in a -doc package
* command to sendmail customizable through --mta (message piped * command to sendmail customizable through --mta (message piped
through stdin) or --mua (encrypted key attached on the commandline) through stdin) or --mua (encrypted key attached on the commandline)
* space-separated fingerprints allowed for -u, which means -u needs to * space-separated fingerprints allowed for -u, which means -u needs to
be separated from the signed fingerprint with -- now be separated from the signed fingerprint with -- now
* detailed changelog below - this is the result of 2 years of work!
* configuration file support, which is written with --save * configuration file support, which is written with --save
* crude preferences window in GUI * crude preferences window in GUI
* detailed changelog below - this is the result of 2 years of work!
[ Antoine Beaupré ] [ Antoine Beaupré ]
* import my personal key renewal to unbreak tests * import my personal key renewal to unbreak tests
...@@ -21,7 +21,7 @@ monkeysign (2.1.0) UNRELEASED; urgency=medium ...@@ -21,7 +21,7 @@ monkeysign (2.1.0) UNRELEASED; urgency=medium
* forbid sending passphrase in cleartext * forbid sending passphrase in cleartext
* better explain that STARTTLS is used * better explain that STARTTLS is used
* SSMTP support * SSMTP support
* port to argparse * port to argparse, which somewhat broke the manpages
* allow space-separated fingerprints for -u (Closes: #720050) * allow space-separated fingerprints for -u (Closes: #720050)
* MUA support * MUA support
* make sendmail command customizable through --mta * make sendmail command customizable through --mta
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment