diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2004-11-24 21:53:28 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2004-11-24 21:53:28 +0000 |
commit | f91eaa015a405af764e1d8f68cbef2f011324465 (patch) | |
tree | 1f754a0f31c8eec9c8bffcadaa8eebf571558c7d /libcpp/ChangeLog | |
parent | 2fc30700a4e5a4f0af39065f5495049ef634ba43 (diff) | |
download | gcc-f91eaa015a405af764e1d8f68cbef2f011324465.zip gcc-f91eaa015a405af764e1d8f68cbef2f011324465.tar.gz gcc-f91eaa015a405af764e1d8f68cbef2f011324465.tar.bz2 |
aclocal.m4: Regenerate.
2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
* aclocal.m4: Regenerate.
From-SVN: r91199
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index a049652..4abeeaef 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2004-11-24 Kelley Cook <kcook@gcc.gnu.org> + + * aclocal.m4: Regenerate. + 2004-11-24 Roger Sayle <roger@eyesopen.com> PR preprocessor/15824 |