[Pkg-javascript-commits] [sockjs-client] 64/350: Update Changelog
tonnerre at ancient-solutions.com
tonnerre at ancient-solutions.com
Fri Aug 5 01:03:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.
commit ceef478d5425d98d788437d977c5d9c78ee95611
Author: Bryce Kahle <bkahle at gmail.com>
Date: Wed May 28 14:48:16 2014 -0400
Update Changelog
---
Changelog | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/Changelog b/Changelog
index 67289f4..59f5b57 100644
--- a/Changelog
+++ b/Changelog
@@ -1,10 +1,20 @@
1.0.0 (unreleased)
=====
- * Upgrade to JSON3 from JSON2
+ * Upgrade to JSON3 from JSON2 - #123
* Package library with browserify supporting the UMD pattern
* Move tests to JavaScript
* Add Gulp.js build script
+ * Fix getOrigin for file:/// urls and standard ports - #173
+ * Add onerror event handlers to Websockets - #169
+ * Increase RTO lower bound to prevent spurious timeouts on IE8/9 - #161
+ * Use window.crypto for random values when available - #128
+ * Fix handling of listeners added and removed mid-dispatch - #127
+ * Fix XHR Streaming for IE8 - #83
+ * Remove explicit AMD name - #107
+ * Check for an empty response from /info request - #143
+ * Add Content-Type to XHR requests to fix issue over HTTPS on Galaxy S4 - #164
+ * Fix iframe fallback when message is sent from a popup in IE7/8 - #166
0.3.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