Correct ChangeLog formatting.

From-SVN: r104683
This commit is contained in:
David Edelsohn 2005-09-27 00:04:30 -04:00
parent 63d261c617
commit f660281695

View file

@ -1,9 +1,9 @@
2005-09-24 Janne Blomqvist <jblomqvi@cc.hut.fi>
* trans-io.c (gfc_build_io_library_fndecls): Add entry
iocall_x_array for transfer_array. (transfer_array_desc): New
function. (gfc_trans_transfer): Add code to call
transfer_array_desc.
iocall_x_array for transfer_array.
(transfer_array_desc): New function.
(gfc_trans_transfer): Add code to call transfer_array_desc.
2005-09-26 Jakub Jelinek <jakub@redhat.com>