diff options
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r-- | libobjc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index fac9d45318a..1c85986c7bd 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,9 @@ +2004-06-17 Richard Henderson <rth@redhat.com> + + * exception.c: New file. + * Makefile.in (exception.lo): New. + (OBJS): Add it. + 2004-06-14 Andrew Pinski <pinskia@physics.uc.edu> * linking.m (_objcInit): New empty function |