summaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2007-11-08 19:17:19 +0000
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2007-11-08 19:17:19 +0000
commit278432328aeb8e5cd68e91ae3004712aaa0aa1b8 (patch)
tree3762d5087f1232e6ae9fce83b3c9c9fc06d2afe5 /libgfortran/ChangeLog
parentaa1ec6485e26af0cad7249336ec12bca25b016af (diff)
downloadgcc-278432328aeb8e5cd68e91ae3004712aaa0aa1b8.tar.gz
* mk-kinds-h.sh: Change sed syntax.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130015 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 3aaa7271637..801f04d863a 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+
+ * mk-kinds-h.sh: Change sed syntax.
+
2007-11-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/33985