Author :
czarkoff
Date :
2016-10-20 10:49:23
Hash :a5dc58c1 Message :update to s-nail 14.8.12
While at it switch from libedit to s-nail's own line editing function to
avoid bugs with non-ASCII input in various places. (Changing setlocale
call in main.c to use LC_CTYPE solves most of them, but some remain, eg.
saving attachments with non-ASCII names.)
With this commit I take maintainership from william@
OK william@