diff --git a/CHANGELOG b/CHANGELOG index fb87367..17f50b3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,18 @@ Mumble-Django changelog ======================= +Version 2.4beta3, 10 Oct 2010: +------------------------------ +* Add channel functions: add/delete/change name, description. +* Add "recording" icon. +* Enable "view on site" buttonés in the admin. +* Make django-registration optional. +* Repair the "Default channel" selection field in the Admin form. +* Implement sending messages to users and channels. +* Change the category in the Munin graph to "mumble". +* Improve the Texture upload form (reloads the image after save). +* Fix resyncing users from Murmur. + Version 2.4beta2, 22 Aug 2010: ------------------------------ * Fix channel ordering in the channel viewer.