From 6477b59dd824d0a7742e3fdf1213ad60cf176dfc Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Mon, 17 Mar 2014 19:59:26 +0100 Subject: [PATCH] Updated changelog for 0.16.0 release. --- debian/changelog | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 34eced72..aa05ed70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,17 @@ spreed-speakfreely-server (0.16.0) precise; urgency=low * Chat UI improvements. + * Screen sharing is now a scroll pane and no longer scaled down. * Buddy list now auto hides when in a call. * Server optimizations to handle large amounts of connections better. * Server code was reviewed and fixed where required. - - -- Simon Eisenmann Mon, 17 Mar 2014 18:35:08 +0100 - -spreed-speakfreely-server (0.15.1) precise; urgency=low - * Changed Makefile to allow tarball and release builds with local third party sources in ./vendor too. * Added configration for maxfd and automatically use the numer of cpus for GOMAXPROCS per default. + * Added server helper for stats and profiling. - -- Simon Eisenmann Tue, 04 Mar 2014 11:45:29 +0100 + -- Simon Eisenmann Mon, 17 Mar 2014 18:35:08 +0100 spreed-speakfreely-server (0.15.0) precise; urgency=low