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

Commit 522b89c

Browse files
minified version and changelog update for 1.2.6.2
1 parent 380411a commit 522b89c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
*v1.2.6.2* (2010-07-30)
2+
* bug fix for IE error: 'ownerNode' is null or not an object
3+
* tweaks to the caching setup:
4+
* revised clearBrowserCache for IE userData and localStorage
5+
* prefixed all cached items in localStorage with eCSStender- so we can remove them individually
6+
* caching the eCSStender version number
7+
* 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.
8+
* clearing local storage once it's read (this should help with memory-related issues).
9+
110
*v1.2.6.1* (2010-07-20)
211
* Added ability for extensions to dynamically redefine themselves
312
* cleaned up some leaky variables (thanks to EmissionsTest.js)

0 commit comments

Comments
 (0)