Browse Source

Merge branch 'master' into develop

pull/174/head
Simon Eisenmann 11 years ago
parent
commit
a201a1f9ce
  1. 4
      .jshint
  2. 7
      debian/changelog

4
.jshint

@ -24,6 +24,4 @@ @@ -24,6 +24,4 @@
"undef": true,
"unused": false, // Disabled for now
"globalstrict": true
}
}

7
debian/changelog vendored

@ -1,3 +1,10 @@ @@ -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 <simon@struktur.de> Wed, 11 Feb 2015 11:16:47 +0100
spreed-webrtc-server (0.23.4) precise; urgency=low
* Cleanup of README.

Loading…
Cancel
Save