]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fixed changelog entry for one of my libobjc patches of a few days ago
authorNicola Pero <nicola@gcc.gnu.org>
Tue, 21 Dec 2010 23:55:24 +0000 (23:55 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Tue, 21 Dec 2010 23:55:24 +0000 (23:55 +0000)
From-SVN: r168147

libobjc/ChangeLog

index 9d6806f2ab0777eebc1a874eeee00747d1de2b82..dbed4fd1cc8ba6a89dd511e0ee621664b068d306 100644 (file)
@@ -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  <nicola.pero@meta-innovation.com>