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

Commit 57a239f

Browse files
reorganized XHR stuff
adjusted eCSStender::isSupported() (property version) to avoid using expando-related checks (in preparation for IE9) beefed-up internal zero_out() function stripped out addition of Array.push() for browsers that didn't support it (it was unnecessary)
1 parent 699fb07 commit 57a239f

File tree

3 files changed

+115
-131
lines changed

3 files changed

+115
-131
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
*v1.2.6.5* (2010-08-12)
2+
* reorganized XHR stuff
3+
* adjusted eCSStender::isSupported() (property version) to avoid using expando-related checks (in preparation for IE9)
4+
* beefed-up internal zero_out() function
5+
* stripped out addition of Array.push() for browsers that didn't support it (it was unnecessary)
6+
17
*v1.2.6.4* (2010-08-04)
28
* swapped decrement side in clearBrowserCache()
39

0 commit comments

Comments
 (0)