projects
/
umurmur.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99777a8
)
Update changelog
author
Martin Johansson
<martin@fatbob.nu>
Fri, 20 Dec 2013 21:15:00 +0000
(22:15 +0100)
committer
Martin Johansson
<martin@fatbob.nu>
Fri, 20 Dec 2013 21:15:00 +0000
(22:15 +0100)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 5cbc972bb5c8df05ce034d0a19704168f8c19758..3a6901c4617ef55e80e21ad477531da7f40a0a93 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,12
@@
+0.2.14:
+Add 'silent' option to channel configuration.
+Add 'position' option to channel configuration.
+Support PolarSSL 1.3.x.
+Use CLOCK_MONOTONIC instead of gettimeofday() which can cause mayhem if
+ time changes dramatically, e.g. when synchronizing with time
+ server.
+Add support for certificate chain delivery for OpenSSL via new option 'ca_path'.
+
0.2.13:
Fix Opus not working.
Add timestamp when logging to file.