summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2021-09-08 16:20:02 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2021-09-08 16:20:02 +0300
commitbc08bf1d13f9db53cd193323ae573912e0c8e37f (patch)
treeb0ea9098801a10f276667c213ef48ab5f8a6439b /debian
parent7533df86e00042926af4a67f1b81bd555490bf9b (diff)
downloadmeli-bc08bf1d13f9db53cd193323ae573912e0c8e37f.zip
Bump version to 0.7.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bd64afac..556b39e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+meli (0.7.1-1) bullseye; urgency=low
+
+ Added
+ - Change all Down/Up shortcuts to j/k
+ - add 'GB18030' charset
+ - melib/nntp: implement refresh
+ - melib/nntp: update total/new counters on new articles
+ - melib/nntp: implement NNTP posting
+ - configs: throw error on extra unusued conf flags in some imap/nntp
+ - configs: throw error on missing `composing` section with explanation
+
+ Fixed
+ - Fix compilation for netbsd-9.2
+ - conf: fixed some boolean flag values requiring to be string e.g. "true"
+ -- Manos Pitsidianakis <epilys@nessuent.xyz> Wed, 08 Sep 2021 18:14:00 +0200
meli (0.7.0-1) buster; urgency=low
-- Manos Pitsidianakis <epilys@nessuent.xyz> Fri, 03 Sep 2021 18:14:00 +0200