summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-04 20:25:54 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-04 20:25:54 +0000
commit1df1f19ff9b1ddc47e7af8f8de03d371282a2e30 (patch)
tree7e4aa0f1f0b1efb82cb8df243792e28f6088937a /boehm-gc/ChangeLog
parentff9123b908c08863f68545910e1fdf30d1c710ce (diff)
downloadgcc-1df1f19ff9b1ddc47e7af8f8de03d371282a2e30.tar.gz
* configure.in: Added missing `;;'. From Anthony Green.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28510 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index fe484157b31..92ba20ccf2e 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,7 @@
+1999-08-04 Tom Tromey <tromey@cygnus.com>
+
+ * configure.in: Added missing `;;'. From Anthony Green.
+
Mon Aug 2 23:09:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.