diff options
author | Jeffrey A Law <law@cygnus.com> | 1997-08-26 17:18:19 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1997-08-26 11:18:19 -0600 |
commit | 823a0596277b0e839f4cdca5b364a67aa097cc29 (patch) | |
tree | ed5cbd01ed316ba0d3e9255a756ad8656f55c221 /texinfo/ChangeLog | |
parent | 10549cbd8571424bd12ba64dd3e5623f994fe581 (diff) | |
download | gcc-823a0596277b0e839f4cdca5b364a67aa097cc29.zip gcc-823a0596277b0e839f4cdca5b364a67aa097cc29.tar.gz gcc-823a0596277b0e839f4cdca5b364a67aa097cc29.tar.bz2 |
* libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.
From-SVN: r14939
Diffstat (limited to 'texinfo/ChangeLog')
-rw-r--r-- | texinfo/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/texinfo/ChangeLog b/texinfo/ChangeLog index f4efc18..0e6fe76 100644 --- a/texinfo/ChangeLog +++ b/texinfo/ChangeLog @@ -1,3 +1,7 @@ +Tue Aug 26 11:18:52 1997 Jeffrey A Law (law@cygnus.com) + + * libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup. + Mon Jul 28 17:26:48 1997 Rob Savoye <rob@chinadoll.cygnus.com> * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros. |