.net – What’s new in SP1 for .NET 3.5

.net-3.5net

Is there an exact overview what has changed in the SP1 for .NET 3.5? New classes, methods, etc.

For example, I've noticed there is a new WaitOne(TimeSpan) and WaitOne(int) overloads in the WaitHandle class.