X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libgfortran%2FChangeLog;h=c6153d8490a7a478d9d2464bd1c70b916c7c412f;hp=bfe2f7ef1feaa120188822c2ad492cc275d3ed87;hb=115133dd5f44ff1bfd39b8186874f43b5c39e370;hpb=5e62a3ccccbc506f5bb931cd1c523b3f3f8e52c7 diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index bfe2f7ef1fe..c6153d8490a 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,7 @@ +2010-05-08 Janne Blomqvist + + * io/unix.h (mem_alloc_r): Fix typo to reduce visibility. + 2010-05-07 Janne Blomqvist * libgfortran.h (free_mem): Remove prototype. @@ -38,7 +42,7 @@ PR/43844 * io/unix.c (raw_truncate): Explicit cast from integer-scalar to pointer. - (empfile): Use for mingw GetTempPath and avoid double slash + (tempfile): Use for mingw GetTempPath and avoid double slash for path. 2010-04-24 Kai Tietz