# HG changeset patch # User Sebastien Decugis # Date 1434649142 -28800 # Node ID f02561ecd19ac9f5cc535383a7197662b2bc4ad5 # Parent a22d9e907d48921c94ec1860212ac075827b583a Added changelog for 1.2.1 diff -r a22d9e907d48 -r f02561ecd19a contrib/debian/changelog --- a/contrib/debian/changelog Fri Jun 19 00:00:10 2015 +0800 +++ b/contrib/debian/changelog Fri Jun 19 01:39:02 2015 +0800 @@ -1,3 +1,19 @@ +freediameter (1.2.1) UNRELEASED; urgency=medium + + * New extension: rt_randomize (load-balancing on possible destinations) + * New contrib: Gx extension. + * rt_redirect.fdx improvement: use a hash table. Thanks Thomas. + * Simplified log output. Old output can be recovered with DEBUG_WITH_META build option. + * Improvements on internal counters. + * Fixes in message expiry mechanism. + * Improvements on error messages format. + * Improvements on shutdown sequence handling. + * Improvements to the dict_dcca_* extensions. + * Improved default CMake configuration. + * Fixes for a few newer operating systems compatibility. + + -- Sebastien Decugis Fri, 19 Jun 2015 01:19:16 +0800 + freediameter (1.2.0) UNRELEASED; urgency=low * Major changes in the logging system to be more syslog and production friendly