diff --git a/ChangeLog b/ChangeLog index d0117a20b..197c0c06f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2010-02-28 Thomas Gamper - * runtime.c: - Backport another one of David's fixes for @synchronize(class), all - necessary flags now are set in objc_allocateMetaClass. + * runtime.c: + Backport another one of David's fixes for @synchronize(class), all + necessary flags now are set in objc_allocateMetaClass. 2010-02-27 Richard Frith-Macdonald