From cfb2c872234015964ffda1cdea4a2cb0ea79a3a3 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 27 Aug 2011 09:55:08 +0100 Subject: update docs and added NEWS file --- NEWS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 NEWS (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 00000000..c5bc1ee0 --- /dev/null +++ b/NEWS @@ -0,0 +1,23 @@ +0.11 + +This minor release is mostly bug fixes and some small features. +I wanted to release a more stable and usable version before I start +hacking on a thread view rewrite. + +* renamed config section [tag translate] to [tag-translate] +* docs: more elaborate API docs, INSTALL and USAGE as markdown in github wiki +* more compact header displays in thread view +* command-line history (for one session) +* editor file encoding is now user configurable +* signatures for outgoing mails per account +* optional display of message content in search results +* config option for strftime formating of timestamps + +* fix parse multiline headers from edited tempfile +* fix reply to unusually formated mails (e.g. no recipient) +* fix lots of encoding issues +* handle extra wide characters in tag widgets +* fixes in ui.prompt +* fix storing outgoing mails to sent_box +* more liberal header encoding for outgoing mails +* use mimetype lib to guess right content-type of attachments -- cgit v1.2.3