From f3e7054121f7b0259d4b909f0f7dc15d890b7ece Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sat, 1 Oct 2016 08:38:52 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45d744e5e..9de1ce132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file. ## [Unreleased] ### Added - Added screenshots to Readme. +- repro: Open up RTP ports. ### Fixed - Upstream patch from Debian bug #837206 to fix DB and log file permissions. Also switch to new setup command. - Include module static files in build, required for Debian package build. +### Changed +- repro: Use firewalld provided SIP services. + ## [0.11.0] - 2016-09-21 ### Added - Added loading icon for other busy operations.