Indented entries

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@25126 72102866-910b-0410-8b05-ffd578937521
main
nicola 19 years ago
parent 1af2258052
commit e4fd24ffea

@ -12,14 +12,16 @@
2006-02-21 Jeremy Bettis <jeremy@deadbeef.com> 2006-02-21 Jeremy Bettis <jeremy@deadbeef.com>
* thr-win32.c: (__objc_thread_detach): Removed duplicate definitions of thread_id and win32_handle. * thr-win32.c: (__objc_thread_detach): Removed duplicate
definitions of thread_id and win32_handle.
* objc/objc-decls.h: Don't use __dllspec on mingw platform. * objc/objc-decls.h: Don't use __dllspec on mingw platform.
2006-02-10 Jeremy Bettis <jeremy@deadbeef.com> 2006-02-10 Jeremy Bettis <jeremy@deadbeef.com>
* init.c (objc_init_statics, __objc_init_protocols): Fix to GCC bug 23214 * init.c (objc_init_statics, __objc_init_protocols): Fix to GCC
(http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23214) In some odd circumstances bug 23214 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23214) In
protocols are not properly initalized. See the Bugzilla page for testcase. some odd circumstances protocols are not properly initalized. See
the Bugzilla page for testcase.
2006-02-10 Jeremy Bettis <jeremy@deadbeef.com> 2006-02-10 Jeremy Bettis <jeremy@deadbeef.com>

Loading…
Cancel
Save