diff options
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r-- | libobjc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 8716284bbfd..6f4d400134b 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,12 @@ +2002-02-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> + + PR libobjc/4039 + * aclocal.m4: Replace with version copied from libstdc++-v3. + * configure.in: Update for changes to aclocal and Makefile. + * configure: Regenerate. + * Makefile.in: Correct install of multilibs and shared libs, use + INSTALL_DATA for include files. + Mon Dec 17 17:02:12 2001 Nicola Pero <nicola@brainstorm.co.uk> * init.c (__objc_exec_class): Fixed bug in the loop on unclaimed |