OSDN Git Service

* ChangeLog: fix previous incorrect entry.
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 May 2006 12:47:38 +0000 (12:47 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 May 2006 12:47:38 +0000 (12:47 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114114 138bc75d-0d04-0410-961f-82ee72b054a4

libgfortran/ChangeLog

index 3298e77..9716505 100644 (file)
@@ -1,6 +1,6 @@
 2006-05-25  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
 
-       * intrinsics/associated (associated): Zero-sized arrays should
+       * intrinsics/associated.c (associated): Zero-sized arrays should
        not be reported as ASSOCIATED.
 
 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>