* ChangeLog: Fix last entry.
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 30 Mar 2012 15:38:31 +0000 (17:38 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 30 Mar 2012 15:38:31 +0000 (17:38 +0200)
From-SVN: r186015

libgfortran/ChangeLog

index b00417dd6fc96af9caa6f73ab8b3052b06461070..b57eee2e7b911d2091bcb10b8bc239b28b0f6e13 100644 (file)
@@ -1,7 +1,8 @@
 2012-03-30  Uros Bizjak  <ubizjak@gmail.com>
 
        PR libgfortran/52758
-       * intrinsics/chmod.c: Remove out-of-bounds initialization of rwxXstugo.
+       * intrinsics/chmod.c (chmod_func): Remove out-of-bounds
+       initialization of rwxXstugo.
 
 2012-03-27  Tristan Gingold  <gingold@adacore.com>