diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-30 08:17:56 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-30 08:17:56 +0000 |
commit | 3c3646e7b4f35087afe496fec35447862fb3ff1a (patch) | |
tree | 9dcd80344643bed2eff03681a3b16225db3411fd /libobjc/ChangeLog | |
parent | 2b707218fda43a924849363fb57b3859f0a29542 (diff) | |
download | gcc-3c3646e7b4f35087afe496fec35447862fb3ff1a.tar.gz |
* All .h files pushed down into the objc/ subdirectory.
* Makefile.in (copy_headers): Corresponding changes.
* configure.in (AC_INIT): Corresponding changes.
* configure: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22664 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r-- | libobjc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 9d461a47886..8e0735d0dc9 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,10 @@ +Wed Sep 30 09:14:52 1998 Jeffrey A Law (law@cygnus.com) + + * All .h files pushed down into the objc/ subdirectory. + * Makefile.in (copy_headers): Corresponding changes. + * configure.in (AC_INIT): Corresponding changes. + * configure: Rebuilt. + 1998-09-30 Ben Elliston <bje@cygnus.com> Jeff Law <law@cygnus.com> |