[Pkg-javascript-commits] [sockjs-client] 137/434: Release 0.0.4

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:09 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 63bbeccc27f4bcd2dd3c9c7e5717ff735448d9cb
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Wed Sep 7 15:33:20 2011 +0100

    Release 0.0.4
---
 Changelog | 12 ++++++++++++
 version   |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index 12522fe..56c11a8 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+0.0.4
+=====
+
+ * All transports were refactored, some transports were introduced:
+   htmlfile and separate xhr-streaming.
+ * Added logic to detect support for http chunking, and thus
+   a possibility to rule out streaming transports before running them.
+ * Added 'cookie' option, useful for cookie-based load balancing 
+   (currently, it make a difference only for IE).
+ * Added hack to prevent EventSource from crashing Safari and Chrome.
+ * Loads and loads of other small and medium changes.
+
 0.0.2
 =====
 
diff --git a/version b/version
index 4e379d2..81340c7 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.0.2
+0.0.4

-- 
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