summaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authoraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>2007-08-22 20:30:26 +0000
committeraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>2007-08-22 20:30:26 +0000
commit3a1b426e9cf94138914295b629314b35c1a38c33 (patch)
treec3c8eb6e6a84b908fff989fa68ee6fcde077b22e /libgfortran/ChangeLog
parent9e38b6418310096acc81077bd02fe04313703365 (diff)
downloadgcc-3a1b426e9cf94138914295b629314b35c1a38c33.tar.gz
2007-08-22 Bernhard Fischer <rep.dot.nop@gmail.com>
* libgfortran/Makefile.am (AM_CPPFLAGS): Commentary typo fix. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127714 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index de3d574fea4..2fabcb28a3f 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-22 Bernhard Fischer <rep.dot.nop@gmail.com>
+
+ * libgfortran/Makefile.am (AM_CPPFLAGS): Commentary typo fix.
+
2007-08-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
PR fortran/33079