diff --git a/.jshint b/.jshint index d7d8c42e..3bd53851 100644 --- a/.jshint +++ b/.jshint @@ -24,6 +24,4 @@ "undef": true, "unused": false, // Disabled for now "globalstrict": true -} - - +} \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 528811c2..222a7823 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +spreed-webrtc-server (0.23.5) precise; urgency=low + + * No longer install config file in install target of Makefile. We leave it to the packaging. + * Sessions are no longer cleaned up when another connection replaced the session and a stale connection gets disconnected after that. + + -- Simon Eisenmann Wed, 11 Feb 2015 11:16:47 +0100 + spreed-webrtc-server (0.23.4) precise; urgency=low * Cleanup of README.