Skip to content

Commit 5288196

Browse files
author
Robert Edmonds
committed
ChangeLog: 0.2.0
1 parent e1cd52e commit 5288196

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ChangeLog

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
fstrm (0.2.0)
2+
3+
* Fix fstrm_writer_open() to allow multiple opens (Issue #1).
4+
5+
* New utility 'fstrm_capture', which requires libevent >= 2 (Issue #4).
6+
7+
* Fix incorrect pthread_cond_timedwait() usage (Issue #5).
8+
9+
* Backwards incompatible library API and protocol changes.
10+
11+
* Doxygen documentation.
12+
13+
-- Robert Edmonds <[email protected]> Thu, 06 Nov 2014 19:19:44 -0500
14+
115
fstrm (0.1.0)
216

317
* Initial release.

0 commit comments

Comments
 (0)