Fix changeLog typo

From-SVN: r103272
This commit is contained in:
Tobias Schlüter 2005-08-19 11:05:36 +02:00
parent 200cfbe7b9
commit 156afe1308
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* gfortran.h: Remove PATH_MAX definition.
* module.c (write_module, gfc_dump_module): Use alloca to allocate
buffers.
* scanner.s (gfc_release_include_path, form_from_filename): Ditto.
* scanner.c (gfc_release_include_path, form_from_filename): Ditto.
2004-08-16 Huang Chun <chunhuang73@hotmail.com>