diff --git a/ChangeLog b/ChangeLog index c67673d54b..62a1a49b85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ DeleteDC() on DCs acquired with CreateCompatibleDC() (for bitmaps). According to MSDN, this is the correct thing to do, even if always using DeleteDC() seems to have worked fine in - practice. (#337491) + practice. (#337491, Chris Wilson) 2006-06-08 Matthias Clasen diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c67673d54b..62a1a49b85 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -5,7 +5,7 @@ DeleteDC() on DCs acquired with CreateCompatibleDC() (for bitmaps). According to MSDN, this is the correct thing to do, even if always using DeleteDC() seems to have worked fine in - practice. (#337491) + practice. (#337491, Chris Wilson) 2006-06-08 Matthias Clasen