[Pkg-javascript-commits] [sockjs-client] 251/434: updated changelog

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:17 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 e013f71cb5dbacbe2468285804ed7dde8c0fbba7
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Tue Dec 6 15:39:09 2011 +0000

    updated changelog
---
 Changelog | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index a59cb81..44b2b95 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,18 @@
+current
+=======
+
+ * #29 - Allow all unicode characters to be send over SockJS.
+ * #15 - SockJS should now work fine even if the connection is started
+   in HEAD, before BODY is loaded.
+ * #28 - In rare circumstances WebSocket connection can be left intact
+   after the page is unloaded in FireFox.
+ * Updated scripts to work with Node 0.6.
+ * Initial work to do better QUnit testing.
+ * Updated the minifying script (always escape unicode chars, remove
+   trailing comment).
+ * Use string instead of array of chars (utils.js:random_number_string).
+	
+    
 0.1.1
 =====
 
@@ -5,7 +20,7 @@
  * #26 Emit heartbeat event.
  * #27 Include license inline.
 
- 
+
 0.1.0
 =====
 

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