summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Lindén <dev@robinlinden.eu>2017-12-17 19:08:13 +0100
committerRobin Lindén <dev@robinlinden.eu>2017-12-26 17:46:13 +0100
commitfc0cc08b2115d037551369f69519e95e841643aa (patch)
tree26b19d8cfcd8024bf3a94af445f064f95a17eacb /CHANGELOG.md
parentdf40fd8db0af5d74870de1c777bd955536bac3e7 (diff)
Release v0.1.11
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e3275a16..40f43341 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,37 @@
1 1
2## v0.1.11
3
4### Merged PRs:
5
6- [#643](https://github.com/TokTok/c-toxcore/pull/643) Add .editorconfig
7- [#637](https://github.com/TokTok/c-toxcore/pull/637) Update tox-bootstrapd Dockerfile
8- [#635](https://github.com/TokTok/c-toxcore/pull/635) Separate FreeBSD Travis build in 2 stages
9- [#632](https://github.com/TokTok/c-toxcore/pull/632) Lift libconfig to v1.7.1
10- [#631](https://github.com/TokTok/c-toxcore/pull/631) Add aspcud for Opam
11- [#630](https://github.com/TokTok/c-toxcore/pull/630) Fix for Travis fail on addr_resolve testing
12- [#623](https://github.com/TokTok/c-toxcore/pull/623) Split video payload into multiple RTP messages when too big to fit into one
13- [#615](https://github.com/TokTok/c-toxcore/pull/615) forget DHT pubkey of offline friend after DHT timeout
14- [#611](https://github.com/TokTok/c-toxcore/pull/611) Fix typo
15- [#607](https://github.com/TokTok/c-toxcore/pull/607) set onion pingid timeout to announce timeout (300s)
16- [#592](https://github.com/TokTok/c-toxcore/pull/592) Adjust docs of few toxencrypt function to the code
17- [#587](https://github.com/TokTok/c-toxcore/pull/587) Fix tox test
18- [#586](https://github.com/TokTok/c-toxcore/pull/586) Improve LAN discovery
19- [#576](https://github.com/TokTok/c-toxcore/pull/576) Replace include(CTest) on enable_testing()
20- [#574](https://github.com/TokTok/c-toxcore/pull/574) Reset hole-punching parameters after not punching for a while
21- [#571](https://github.com/TokTok/c-toxcore/pull/571) Configure needs to find libsodium headers.
22- [#515](https://github.com/TokTok/c-toxcore/pull/515) Network cleanup: reduce dependency on system-defined constants
23- [#505](https://github.com/TokTok/c-toxcore/pull/505) Add FreeBSD Travis
24- [#500](https://github.com/TokTok/c-toxcore/pull/500) Fixed the bug when receipts for messages sent from the receipt callback never arrived.
25
26### Closed issues:
27
28- [#493](https://github.com/TokTok/c-toxcore/issues/493) Receipts for messages sent from the receipt callback never arrive
2 29
3## v0.1.10 30## v0.1.10
4 31
5### Merged PRs: 32### Merged PRs:
6 33
34- [#575](https://github.com/TokTok/c-toxcore/pull/575) Release v0.1.10
7- [#564](https://github.com/TokTok/c-toxcore/pull/564) Fix Windows build 35- [#564](https://github.com/TokTok/c-toxcore/pull/564) Fix Windows build
8- [#542](https://github.com/TokTok/c-toxcore/pull/542) Save bandwidth by moderating onion pinging 36- [#542](https://github.com/TokTok/c-toxcore/pull/542) Save bandwidth by moderating onion pinging
9 37