Skip to content

Commit

Permalink
[Version] Bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
3Hren committed Aug 18, 2014
1 parent 7415325 commit 47479d5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions blackhole-bf.spec
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ rm -rf %{buildroot}
%{_includedir}/blackhole/*

%changelog
* Mon Aug 18 2014 Evgeny Safronov <[email protected]> - 0.2.0-1
- Release version.
- Bug fix: replaced accidentally left writer lock by the reader one.
- Bug fix: logger object now get locked while swapping.

* Fri Aug 08 2014 Evgeny Safronov <[email protected]> - 0.2.0-0rc10
- Compatibility: fixed compatibility with GCC 4.4.

Expand Down
9 changes: 9 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
blackhole (0.2.0-1) unstable; urgency=low

* Release version.
* Bug fix: replaced accidentally left writer lock by the reader one.
* Bug fix: logger object now get locked while swapping.

-- Evgeny Safronov <[email protected]> Mon, 18 Aug 2014 15:27:44 +0400


blackhole (0.2.0-0rc10) unstable; urgency=low

* Compatibility: fixed compatibility with GCC 4.4.
Expand Down

0 comments on commit 47479d5

Please sign in to comment.