summaryrefslogtreecommitdiff
path: root/libobjc/ChangeLog
diff options
context:
space:
mode:
authorayers <ayers@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-15 16:46:17 +0000
committerayers <ayers@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-15 16:46:17 +0000
commit680ee79d628878860319098e32e9b755d2b5480e (patch)
tree16c60e929c53e436e23b2c78fdaee6226742efbe /libobjc/ChangeLog
parenta3c63a9d6a7166efa40161fc87977cb101466f32 (diff)
downloadgcc-680ee79d628878860319098e32e9b755d2b5480e.tar.gz
2005-12-15 David Ayers <d.ayers@inode.at>
PR libobjc/14382 * README (+load,+initialize): Fix documentation to reflect intended and implemented semantics for +load and +initialize. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108584 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r--libobjc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index 8273db801ef..3ac957d3baf 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-15 David Ayers <d.ayers@inode.at>
+
+ PR libobjc/14382
+ * README (+load,+initialize): Fix documentation to reflect
+ intended and implemented semantics for +load and +initialize.
+
2005-12-12 Andrew Pinski <pinskia@physics.uc.edu>
* encoding.c (TYPE_FIELDS): Fix to skip over just _C_STRUCT_B and