Skip to content

Commit

Permalink
ChangeLog: 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Edmonds committed Nov 7, 2014
1 parent e1cd52e commit 5288196
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
fstrm (0.2.0)

* Fix fstrm_writer_open() to allow multiple opens (Issue #1).

* New utility 'fstrm_capture', which requires libevent >= 2 (Issue #4).

* Fix incorrect pthread_cond_timedwait() usage (Issue #5).

* Backwards incompatible library API and protocol changes.

* Doxygen documentation.

-- Robert Edmonds <[email protected]> Thu, 06 Nov 2014 19:19:44 -0500

fstrm (0.1.0)

* Initial release.
Expand Down

0 comments on commit 5288196

Please sign in to comment.