Added line in ChangeLog entry that I forgot to commit in the last commit
authorNicola Pero <nicola@gcc.gnu.org>
Mon, 27 Sep 2010 20:04:24 +0000 (20:04 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Mon, 27 Sep 2010 20:04:24 +0000 (20:04 +0000)
From-SVN: r164665

gcc/cp/ChangeLog

index f60080057bc7c588d60fff3e449ca88a94d020f8..37553c53c58d66a35a1fe69fa353d59d334c7000 100644 (file)
@@ -8,6 +8,12 @@
        * typeck.c (composite_pointer_type): Call objc_have_common_type
        when comparing two objective-c pointer types.
 
+       2005-07-18  Ziemowit Laski  <zlaski@apple.com>
+
+       Radar 4175534
+       * call.c (standard_conversion): Do not issue warnings when
+       comparing ObjC pointer types.
+       
        2005-06-22  Ziemowit Laski  <zlaski@apple.com>
 
        Radar 4154928