diff options
author | fxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-11-08 19:17:19 +0000 |
---|---|---|
committer | fxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-11-08 19:17:19 +0000 |
commit | 278432328aeb8e5cd68e91ae3004712aaa0aa1b8 (patch) | |
tree | 3762d5087f1232e6ae9fce83b3c9c9fc06d2afe5 /libgfortran/ChangeLog | |
parent | aa1ec6485e26af0cad7249336ec12bca25b016af (diff) | |
download | gcc-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/ChangeLog | 4 |
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 |