diff --git a/CHANGES.md b/CHANGES.md index cafbca61..36ac383e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,16 @@ +Bugs fixed in 3.6.2~rc1 +======================= + +* Fix crash when abusing authentication method (#503, by Markus). +* Fix crash when trying to change an unset ooc scenario (#463, by + @jquinn60137). +* Fix various build issues with CMake and/or missing version.h and/or + compiler warnings. By me, by Silver Chan, Thomas Uhle, Orgad Shaneh. +* Remove RTP\_STREAM define. The code is always included. (By Orgad Shaneh.) +* Various minor documentation fixes. By me, kadabusha, Thomas Uhle, + Alexander Traud. + + BREAKING(!) changes in 3.6.1 ============================