From 874ab2d639a959d5f51839d4d315b2f2738cf359 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 26 Aug 2002 18:03:40 +0000 Subject: [PATCH] * dll.sgml: Remove indirect reference to older gccs. --- winsup/doc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index fb8853363..ce115797d 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-08-21 Christopher Faylor + + * dll.sgml: Remove indirect reference to older gccs. + 2002-06-22 Joshua Daniel Franklin * dll.sgml: Refine dll build instructions.