[Pkg-javascript-commits] [sockjs-client] 379/434: Changelog

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:27 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 a5a9896c7d58c31405200a019092cafe6d805fed
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Mon Apr 2 12:10:21 2012 +0100

    Changelog
---
 Changelog | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/Changelog b/Changelog
index 120d840..3a449fb 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,23 @@
+0.3.0
+=====
+
+ * Temporarily disabled iframe tests - they are failing unpredictably.
+ * #57 - pointing an iframe to "about:blank" during cleanup caused
+   Opera to messup history.
+ * #55 - Improved iframe abstraction (reduced a possible mem leak)
+ * Refactored AJAX abstractions, for better CORS handing - again.
+ * Add additional parent origin security check to an iframe.
+ * Urls with hashes or query strings can't be passed to SockJS.
+ * #18 - Mention workaround for Firefox ESC key issue
+ * #53 - AMD compliance
+ * sockjs/sockjs-protocol#28 - always use square brackets for
+   websocket frames
+ * #51 - initial support for IE10 - try XHR before XDR
+ * #28 - handle onunload / onbeforeunload in a more robust fashion
+ * #49 - support SockJS-client being used from files served from
+   file:// urls.
+
+
 0.2.1
 =====
 

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