If you hadn't heard the first cumulative update to SQL Server 2008 came out this week. Some of the items that were fixed seem to be a bit annoying:
FIX: When you query through a view that uses the ORDER BY clause in SQL Server 2008, the result is still returned in random order
Or down right painful
FIX: Cluster upgrade to SQL Server 2008 fails when SQL Server 2005 cluster nodes have different installed features
And some make me wonder what the person was working on
FIX: Error message when you run an INSERT statement in SQL Server: "Cannot insert an explicit value into a timestamp column"