diff options
author | Cary Coutant <ccoutant@google.com> | 2010-07-15 17:36:23 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2010-07-15 17:36:23 +0000 |
commit | 78384e8f7295dbaa04648c6ffcf77441807e5a99 (patch) | |
tree | 8ef6477b930441cf3933bb0bbebbcf61a8368b2a /gold/ChangeLog | |
parent | 6e8bd58f83483eae7876138516e0131e82cfa369 (diff) | |
download | gdb-78384e8f7295dbaa04648c6ffcf77441807e5a99.zip gdb-78384e8f7295dbaa04648c6ffcf77441807e5a99.tar.gz gdb-78384e8f7295dbaa04648c6ffcf77441807e5a99.tar.bz2 |
* plugin.cc (Plugin_finish::run): Don't call cleanup handlers from here.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index ac910cd..17113fb 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2010-07-15 Cary Coutant <ccoutant@google.com> + + * plugin.cc (Plugin_finish::run): Don't call cleanup handlers from + here. + 2010-07-14 Ian Lance Taylor <iant@google.com> * descriptors.cc (Descriptors::open): Report correct name in error |