diff options
author | obrien <obrien@FreeBSD.org> | 2001-03-19 19:46:16 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-03-19 19:46:16 +0000 |
commit | b9bbde2f6f248cc404a4cef00419e474039c65ce (patch) | |
tree | 77507c4da91d5ff31a80c3ea5bb600779ec56a8f /contrib/gcc/cp | |
parent | 5174ce136a38be2ee8c2a2a3710fad984528fa20 (diff) | |
parent | bc8a8f48cfcb338f87ffb41c0118266b64afac5e (diff) | |
download | FreeBSD-src-b9bbde2f6f248cc404a4cef00419e474039c65ce.zip FreeBSD-src-b9bbde2f6f248cc404a4cef00419e474039c65ce.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r74473,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/gcc/cp')
-rw-r--r-- | contrib/gcc/cp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/gcc/cp/ChangeLog b/contrib/gcc/cp/ChangeLog index 59383dc..be101ba 100644 --- a/contrib/gcc/cp/ChangeLog +++ b/contrib/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +Fri Mar 16 12:46:19 GMT 2001 Bernd Schmidt (bernds@redhat.com) + + * gcc-2.95.3 Released. + Fri Jun 9 17:55:08 2000 Jeffrey A Law (law@cygnus.com) 2000-02-07 <loewis@informatik.hu-berlin.de> |