jQuery 1.1.4 (a2)

jQuery 1.1.4 (a2)

Hi All -
I've fixed all of the bugs that were mentioned last night, so here's a
new nightly:
http://code.jquery.com/jquery-nightly.js
http://code.jquery.com/jquery-nightly.pack.js
Please let me know if you encounter any other issues with this nightly.
You can view the full list of tweaks that I made, here:
http://dev.jquery.com/timeline
The test suite completely passes in IE 6, FF 2, Op 9, and Safari 3.
Safari 3 has a weird issue where if you run the Ajax tests together
with the rest of the tests, it crashes - but if you run only the Ajax
tests, then they run fine. So in the meantime I have the Ajax tests
disabled, for Safari, in the main suite (they do pass, though). I can
only hope that they're working on this issue, since it's an obvious
problem on their part. But other than that, everything seems to be
sorted.
--John