summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Lindén <dev@robinlinden.eu>2018-03-10 18:40:28 +0100
committerRobin Lindén <dev@robinlinden.eu>2018-03-10 18:40:28 +0100
commitacb25e66eb2f92ab532333d4f426b52a121cb516 (patch)
tree8e7616cfe66fbc6cf88cec2678be2c114fa6781f /CHANGELOG.md
parent23e9f01f1c081c91fb5827d00f801219f87dcceb (diff)
Update changelog for 0.2.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f8bccd7..de54cddd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
1 1
2 2
3## v0.2.1
4
5### Merged PRs:
6
7- [#837](https://github.com/TokTok/c-toxcore/pull/837) Update version to 0.2.1.
8- [#833](https://github.com/TokTok/c-toxcore/pull/833) Add missing tox_nospam_size() function
9- [#832](https://github.com/TokTok/c-toxcore/pull/832) Don't set RTP_LARGE_FRAME on rtp audio packets
10- [#831](https://github.com/TokTok/c-toxcore/pull/831) Don't throw away rtp packets from old Toxcore
11- [#828](https://github.com/TokTok/c-toxcore/pull/828) Make file transfers 50% faster.
12
3## v0.2.0 13## v0.2.0
4 14
5### Merged PRs: 15### Merged PRs:
@@ -12,6 +22,7 @@
12- [#815](https://github.com/TokTok/c-toxcore/pull/815) Some minor cleanups suggested by cppcheck. 22- [#815](https://github.com/TokTok/c-toxcore/pull/815) Some minor cleanups suggested by cppcheck.
13- [#814](https://github.com/TokTok/c-toxcore/pull/814) Fix memory leak of Logger instance on error paths. 23- [#814](https://github.com/TokTok/c-toxcore/pull/814) Fix memory leak of Logger instance on error paths.
14- [#813](https://github.com/TokTok/c-toxcore/pull/813) Minor cleanups: dead stores and avoiding complex macros. 24- [#813](https://github.com/TokTok/c-toxcore/pull/813) Minor cleanups: dead stores and avoiding complex macros.
25- [#811](https://github.com/TokTok/c-toxcore/pull/811) Update changelog for 0.2.0
15- [#808](https://github.com/TokTok/c-toxcore/pull/808) Fix a bunch of compiler warnings and remove suppressions. 26- [#808](https://github.com/TokTok/c-toxcore/pull/808) Fix a bunch of compiler warnings and remove suppressions.
16- [#807](https://github.com/TokTok/c-toxcore/pull/807) Link all tests to the android cpufeatures library if available. 27- [#807](https://github.com/TokTok/c-toxcore/pull/807) Link all tests to the android cpufeatures library if available.
17- [#806](https://github.com/TokTok/c-toxcore/pull/806) Fix toxcore.pc generation. 28- [#806](https://github.com/TokTok/c-toxcore/pull/806) Fix toxcore.pc generation.
@@ -135,6 +146,7 @@
135 146
136### Closed issues: 147### Closed issues:
137 148
149- [#810](https://github.com/TokTok/c-toxcore/issues/810) Release 0.2.0
138- [#704](https://github.com/TokTok/c-toxcore/issues/704) Add CORRECTION support to group chats 150- [#704](https://github.com/TokTok/c-toxcore/issues/704) Add CORRECTION support to group chats
139- [#620](https://github.com/TokTok/c-toxcore/issues/620) Video bug: large video frames are not sent correctly 151- [#620](https://github.com/TokTok/c-toxcore/issues/620) Video bug: large video frames are not sent correctly
140- [#606](https://github.com/TokTok/c-toxcore/issues/606) groupId is int whereas friendId is uint32_t, reason? 152- [#606](https://github.com/TokTok/c-toxcore/issues/606) groupId is int whereas friendId is uint32_t, reason?
@@ -475,7 +487,7 @@
475 487
476### Merged PRs: 488### Merged PRs:
477 489
478- [#207](https://github.com/TokTok/c-toxcore/pull/207) docs: correct instructions for cloning & harden agains repo name changes 490- [#207](https://github.com/TokTok/c-toxcore/pull/207) docs: correct instructions for cloning & harden against repo name changes
479- [#206](https://github.com/TokTok/c-toxcore/pull/206) Corrected libsodium tag 491- [#206](https://github.com/TokTok/c-toxcore/pull/206) Corrected libsodium tag
480- [#204](https://github.com/TokTok/c-toxcore/pull/204) Error if format_test can't be executed. 492- [#204](https://github.com/TokTok/c-toxcore/pull/204) Error if format_test can't be executed.
481- [#202](https://github.com/TokTok/c-toxcore/pull/202) Version Patch v0.0.2 493- [#202](https://github.com/TokTok/c-toxcore/pull/202) Version Patch v0.0.2