summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-05-13 11:47:34 -0400
committerKali Kaneko <kali@leap.se>2016-05-13 11:47:34 -0400
commite9edb2fd340673b608c3359fff4f9d55d41e2db8 (patch)
tree8ddd4c83ffbefe99079e5923205ddfe7df4d3fd4
parent93d4a3bdcb5756db4df70b477958abc7db5a054e (diff)
[pkg] bump changelog to 0.4.2
-rw-r--r--mail/CHANGELOG.rst9
-rw-r--r--mail/changes/next-changelog.rst5
2 files changed, 10 insertions, 4 deletions
diff --git a/mail/CHANGELOG.rst b/mail/CHANGELOG.rst
index af315ed..22abf22 100644
--- a/mail/CHANGELOG.rst
+++ b/mail/CHANGELOG.rst
@@ -1,3 +1,12 @@
+0.4.2 - 13 May, 2016
++++++++++++++++++++++
+
+Bugfixes
+~~~~~~~~
+- `#8083 <https://leap.se/code/issues/8083>`_: Allow pixelated UA not interfere with Thunderbird operation.
+- Cast local identity (version string) to bytes, avoid TLS transport raising exception.
+
+
0.4.1 - 18 Apr, 2016
+++++++++++++++++++++
diff --git a/mail/changes/next-changelog.rst b/mail/changes/next-changelog.rst
index 985e92a..e04e423 100644
--- a/mail/changes/next-changelog.rst
+++ b/mail/changes/next-changelog.rst
@@ -1,4 +1,4 @@
-0.4.2 - xxx
+0.4.3 - xxx
+++++++++++++++++++++++++++++++
Please add lines to this file, they will be moved to the CHANGELOG.rst during
@@ -15,9 +15,6 @@ Features
Bugfixes
~~~~~~~~
-- `#8083 <https://leap.se/code/issues/8083>`_: Allow pixelated UA not interfere with Thunderbird operation.
-- Cast local identity (version string) to bytes, avoid TLS transport raising exception.
-
- `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235.
- Bugfix without related issue number.