diff options
| author | nicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-12-21 23:55:24 +0000 |
|---|---|---|
| committer | nicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-12-21 23:55:24 +0000 |
| commit | bd37b63d45f0c13090a25843df673fe8d4fc1deb (patch) | |
| tree | 2447c7b00040155a82d29ab05650ddeb0e93a422 | |
| parent | 252c78be95fb1dba06e956f0353dd0cee21707d5 (diff) | |
| download | ppe42-gcc-bd37b63d45f0c13090a25843df673fe8d4fc1deb.tar.gz ppe42-gcc-bd37b63d45f0c13090a25843df673fe8d4fc1deb.zip | |
Fixed changelog entry for one of my libobjc patches of a few days ago
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168147 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | libobjc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 9d6806f2ab0..dbed4fd1cc8 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 <nicola.pero@meta-innovation.com> |

