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
commit68604ee5bb8bbda989828e39192973512f92240e (patch)
treed3a3259259202215ba8cd8c4dc442947167efbbb
parent3e33718164d91bb281c7d70b82c178a147f7cc39 (diff)
[pkg] bump changelog to 0.4.2
-rw-r--r--CHANGELOG.rst9
-rw-r--r--changes/next-changelog.rst5
2 files changed, 10 insertions, 4 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index af315ed..22abf22 100644
--- a/CHANGELOG.rst
+++ b/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/changes/next-changelog.rst b/changes/next-changelog.rst
index 985e92a..e04e423 100644
--- a/changes/next-changelog.rst
+++ b/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.