]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libobjc/ChangeLog
Object.h: Moved all the methods, with the exception of -class and -isEqual:, into ...
[thirdparty/gcc.git] / libobjc / ChangeLog
index bbf4696211aa85fd521bb8cd3bfae0918abcdf1d..94caca3c479b391904bbd9e59fee0de0a352ddf9 100644 (file)
@@ -1,3 +1,11 @@
+2010-12-14  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       * objc/Object.h: Moved all the methods, with the exception of
+       -class and -isEqual:, into ...
+       * objc/deprecated/Object.h: here.
+       * Object.m: Moved all the methods, with the exception of -class
+       and -isEqual: into the 'Deprecated' category.
+
 2010-12-14  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objects.c (object_copy): Do not #undef as we are no longer