From: Nicola Pero Date: Tue, 21 Dec 2010 23:55:24 +0000 (+0000) Subject: Fixed changelog entry for one of my libobjc patches of a few days ago X-Git-Tag: upstream/12.2.0~87538 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=522c4f1f1ee54615bac9da3973d7fa719161a0c3;p=platform%2Fupstream%2Fgcc.git Fixed changelog entry for one of my libobjc patches of a few days ago From-SVN: r168147 --- diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 9d6806f..dbed4fd 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -74,7 +74,7 @@ PR libobjc/47012 * accessors.m (objc_getProperty): If not atomic, do not - retain/autorelease the returned value. (Problem reported by + retain/autorelease the returned value. 2010-12-19 Nicola Pero