Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ o Correct a dictionary naming error on Duplicate message.
o Add a configuration option to specify which mail header to check for
recipients.

v0.3, Not yet released
v0.3, 20-Feb-2014
o Trap new nym requests that have no email addresses on the key.
o Check for malformed Content-Type returned during geturl().
o Convert uppercase chars in the recipient address before validation.
o Trap unexpected responses from Webservers during URL retrieval.

v0.4, 11-Jan-2016
o Add a userconf option to disable send acknowledgements.
Loading