aboutsummaryrefslogtreecommitdiff
path: root/libchill/ChangeLog
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-19 05:16:20 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-19 05:16:20 +0000
commit24310b49c51aacca6fbb1a95578c40b5d44e84a8 (patch)
tree7a909857cfe67a751b0dfe15353723f276b796dc /libchill/ChangeLog
parent5e4353e02d91366746634232e45b64be85f90e3a (diff)
* Makefile.in: Fix typos in previous change.
(rtsdummy.o): Don't depend on gvarargs.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24754 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libchill/ChangeLog')
-rw-r--r--libchill/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libchill/ChangeLog b/libchill/ChangeLog
index 6ca58738464..40439940fa4 100644
--- a/libchill/ChangeLog
+++ b/libchill/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-19 08:10 -0500 Zack Weinberg <zack@rabi.columbia.edu>
+
+ * Makefile.in: Fix typos in previous change.
+ (rtsdummy.o): Don't depend on gvarargs.h.
+
Mon Jan 18 04:47:34 1999 Jeffrey A Law (law@cygnus.com)
Hans-Peter Nilsson <hp@axis.se>