From aa31aaa2f051097312949cb592216e5d32eda3c6 Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Mon, 26 Jan 2015 17:32:26 +0000 Subject: [PATCH] --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index be41715..ec301ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 0.8.2 ===== + 26-Jan-2015: - added plugin_codecfilter (remove particular codecs in SDP + payloads) + 20-Jan-2015: - added plugin_stripheader (remove particular SIP headers + from message) 26-Sep-2014: - fixed some #include and data-type issues. 25-May-2014: - PLUGIN_PROCESS_RAW: properly deal with the situation if a RAW plugin modifies the message lengh.