Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
minified version and changelog update for 1.2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongustafson committed Jul 30, 2010
1 parent 380411a commit 522b89c
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
*v1.2.6.2* (2010-07-30)
* bug fix for IE error: 'ownerNode' is null or not an object
* tweaks to the caching setup:
* revised clearBrowserCache for IE userData and localStorage
* prefixed all cached items in localStorage with eCSStender- so we can remove them individually
* caching the eCSStender version number
* adjusted the cache-reading mechanism to check against current eCSStender version number before reading. If version numbers don't match, it doesn't read the cache, it only wipes it.
* clearing local storage once it's read (this should help with memory-related issues).

*v1.2.6.1* (2010-07-20)
* Added ability for extensions to dynamically redefine themselves
* cleaned up some leaky variables (thanks to EmissionsTest.js)
Loading
Oops, something went wrong.

0 comments on commit 522b89c

Please sign in to comment.