From 63a79803298e585a3a634792aca4fcde84cbe857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 13 Aug 2015 00:33:27 +0200 Subject: Bump version, add NEWS --- NEWS | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 NEWS (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..b270ece --- /dev/null +++ b/NEWS @@ -0,0 +1,31 @@ +0.9.1 (2015-09-??) + + * All "ssl" options have been renamed to "tls" + + * The project now builds on OpenBSD + + * Pulled in kqueue support + + * degesch: added backlog/scrollback functionality using less(1) + + * degesch: made showing the entire set of channel mode user prefixes optional + + * degesch: nicknames in /names are now ordered + + * degesch: nicknames now use the 256-color terminal palette if available + + * degesch: now we skip entries in the "addresses" list that can't be resolved + to an address, along with displaying a more helpful message + + * degesch: joins, parts, nick changes and quits don't count as new buffer + activity anymore + + * degesch: add Meta-H to open the full log file + + * degesch: various bugfixes and little improvements + + +0.9.0 (2015-07-23) + + * Initial release + -- cgit v1.2.3