The big feature of this release is that timestamps now work, as well as CCK dates. Things like "node created time" and "node update time".
Furthermore, we now use date_custom2unix to read the value of CCK dates, and strtotime only if the date api is not available. This is because some platforms have a limited range in strtotime.