From 88c9830f595e8cb77078d400bad2da5bb0d6dbfd Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 3 Jul 2002 11:20:13 +0000 Subject: [PATCH] New directory. Created to contain a copy of the texi2pod.pl script so that it is in the same place as the version in the FSF GCC sources. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c8eea12d0..663ad8d07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-07-03 Nick Clifton + + * contrib: New directory. Created to contain a copy of the + texi2pod.pl script so that it is in the same place as the version in + the FSF GCC sources. + 2002-07-02 Nathanael Nerode * configure.in: Rearrange target Makefile fragment collection.