summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorJody Goldberg <jodyg@idt.net>1997-10-28 23:39:04 -0700
committerJeff Law <law@gcc.gnu.org>1997-10-28 23:39:04 -0700
commit0c23b0b21fcdb0a27a5b530ca17aae5a686a23ff (patch)
tree8a4a31c5abc689bb132c95d887b65bb46285e96c /libiberty/ChangeLog
parentba3b38784c486a363d676df2543be51d0eb357a0 (diff)
downloadgcc-0c23b0b21fcdb0a27a5b530ca17aae5a686a23ff.tar.gz
* Makefile.in (CFILES): Add pexecute.c.
From-SVN: r16226
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 6b964483a45..2be5d3e6228 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+Tue Oct 28 23:41:15 1997 Judy Goldberg <jodyg@idt.net>
+
+ * Makefile.in (CFILES): Add pexecute.c.
+
Wed Oct 15 19:13:48 1997 Ian Lance Taylor <ian@cygnus.com>
* asprintf.c: Consistently use either stdarg or varargs.