summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2017-10-16 07:46:01 -0400
committerMatthew Treinish <mtreinish@kortar.org>2017-10-16 07:46:01 -0400
commit43369336ad703e45e1eb22e432ad85128a033240 (patch)
tree52b6df9e3780fc5fba096bbfa1bda97ac6b5eb3b
parent12b024344e757949e9928c5e682b7b09fa220b37 (diff)
downloadsubunit-git-43369336ad703e45e1eb22e432ad85128a033240.tar.gz
Update release notes for 1.2.0 release
Most of the ground work for the 1.2.0 release was already prepared in commit 2a4d9f61312bf388e3f909bb58c5237d556f8770. But, the release was never pushed. This commit updates the release notes for the changes between that and current HEAD in preparation for actually pushing the release.
-rw-r--r--NEWS14
1 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6368d74..e778cf1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,18 @@
subunit release notes
---------------------
-NEXT (In development)
----------------------
+1.2.0
+-----
+
+BUGFIXES
+~~~~~~~~
+
+* Fix make_stream_binary with FileIO object inputs.
+ (Matthew Treinish)
+
+* Fix v2 run() on windows platforms.
+ (Claudiu Belu)
+
IMPROVEMENTS
~~~~~~~~~~~~