diff --git a/ChangeLog b/ChangeLog index b8cadb06a..df88a5fe3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ 2008-06-06 Mike Kestner * atk/Object.custom: use 'as StateSet' instead of cast to avoid - cast exceptions in the null case. + cast exceptions in the null case. Apparently it's not an exception + any more, according to folks on #monodev. I still prefer as for + GetObject 'casting'. 2008-06-06 Andres G. Aragoneses