diff options
author | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-02-02 19:38:01 +0000 |
---|---|---|
committer | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-02-02 19:38:01 +0000 |
commit | bace101aab21932b04735bc300b5253dc395aaaa (patch) | |
tree | 0d9810a65cbd75d99fb11ffffc1dde35089bf4de /libiberty/ChangeLog | |
parent | 631c09516aeee29d91def7659d886219f737172f (diff) | |
download | gcc-bace101aab21932b04735bc300b5253dc395aaaa.tar.gz |
2001-02-02 Phil Edwards <pme@sources.redhat.com>
* COPYING.LIB: Update to LGPL 2.1 from the FSF.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39413 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index e74015d5a1e..e2830665b52 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2001-02-02 Phil Edwards <pme@sources.redhat.com> + + * COPYING.LIB: Update to LGPL 2.1 from the FSF. + 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz> Add support for Java demangling under the v3 ABI: @@ -20,10 +24,6 @@ parameter in cplus_demangle flags as gdb does. * testsuite/demangle.expected: Add some Java test cases. -2001-01-29 Phil Edwards <pme@sources.redhat.com> - - * COPYING.LIB: Update to LGPL 2.1 from the FSF. - 2000-12-29 DJ Delorie <dj@redhat.com> * fnmatch.c: Make the note about the origins of this file more |