Skip to content

Commit

Permalink
Release notes for #392 fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
glasser committed Jan 3, 2013
1 parent 46e772c commit f54b85c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion History.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -53,9 +53,11 @@
messages, decimal literals starting with `.`, regex character classes with messages, decimal literals starting with `.`, regex character classes with
slashes. slashes.


* Spark IE improvements: * Spark improvements:
* Improve rendering of <SELECT> elements on IE. #496 * Improve rendering of <SELECT> elements on IE. #496
* Don't lose nested data contexts in IE9/10 after two seconds. #458 * Don't lose nested data contexts in IE9/10 after two seconds. #458
* Don't print a stack trace if DOM nodes are manually removed
from the document without calling `Spark.finalize`. #392


* Always use the `autoReconnect` flag when connecting to Mongo. #425 * Always use the `autoReconnect` flag when connecting to Mongo. #425


Expand Down

0 comments on commit f54b85c

Please sign in to comment.