diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-17 02:28:44 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-17 02:28:44 +0000 |
commit | 23f75131570b6bcf06cc7eccc856b284c9e7ea8a (patch) | |
tree | 33b269a1d8e57e713d32669ef8853c3fb769a3a4 /libstdc++-v3/ChangeLog | |
parent | 37c33a593b56d5a4136cf4fc9be4a46b803986df (diff) | |
download | gcc-23f75131570b6bcf06cc7eccc856b284c9e7ea8a.tar.gz |
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103192 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 8c7497460e8..644b550a514 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2005-08-17 Kelley Cook <kcook@gcc.gnu.org> + + * All files: Update FSF address. + 2005-08-09 Andrew Pinski <pinskia@physics.uc.edu> * testsuite/26_numerics/cmath/c99_classification_macros_c.cc: |