jQuery 1.1.4 Test Release

jQuery 1.1.4 Test Release

Hi Everyone -
I'm exhausted, but I just finished a feature complete version of
jQuery 1.1.4 - if you could bang on it and make sure that it doesn't
explode, that'd be great.
Test:
http://code.jquery.com/jquery-nightly.js
I snuck a whole mess of speed improvements in, along with cool stuff
like wrapping jQuery in a closure.
Speed Improvements:
2x - .each()
4x - $("div")
67x - $("#id")
Full list of changes:
http://dev.jquery.com/report/16
--John