This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[gfortran, committed] Remove NEWS, README, CONTRIB, TODO
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Paul Brook <paul at codesourcery dot com>
- Cc: fortran at gcc dot gnu dot org, patch <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 Aug 2004 21:41:48 +0200
- Subject: [gfortran, committed] Remove NEWS, README, CONTRIB, TODO
- References: <4134CD70.8020002@physik.uni-muenchen.de> <200408312016.51536.paul@codesourcery.com>
Paul Brook wrote:
>>OK to remove those files?
>
>
> Ok.
Committed with this ChangeLog entry:
2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
* CONTRIB, NEWS, README, TODO: Remove obsolete files.
- Tobi