[Pkg-javascript-commits] [sockjs-client] 331/434: Cosmetic
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch master
in repository sockjs-client.
commit d005c754c2b12d67df140d250311ac10efd0ea7a
Author: Marek Majkowski <majek04 at gmail.com>
Date: Wed Jan 18 15:42:20 2012 +0000
Cosmetic
---
Changelog | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Changelog b/Changelog
index 078180f..c989357 100644
--- a/Changelog
+++ b/Changelog
@@ -1,10 +1,10 @@
dev
===
- * The API had changed - use `protocols_whitelist` option instead of
+ * The API had changed - use `protocols_whitelist` option instead of
passing an array of protocols as a second argument to SockJS constructor.
- * Drop 'chunking-test' functionality and replace it with 'info'.
- * Completely refactor protocol-choosing alogirhtm, see utils.detectProtocols method.
+ * Dropped 'chunking-test' functionality and replace it with 'info'.
+ * Rewritten protocol-choosing alogirthm, see "utils.detectProtocols" method.
* Use dynamic protocol timeouts based on RTT, not hardcoded 5 seconds
* #34 - Don't ever reuse `session_id`, especially when trying
fallback protocols.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list