We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1cd52e commit 5288196Copy full SHA for 5288196
ChangeLog
@@ -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
15
fstrm (0.1.0)
16
17
* Initial release.
0 commit comments