From daaab83572ee9317ec17248d9c8e4c954ddd3f7e Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 27 Nov 2008 19:47:11 +0000 Subject: [PATCH] libunwind license svn: r12626 --- collects/scribblings/main/license.scrbl | 5 +++++ doc/release-notes/mzscheme/HISTORY.txt | 1 + 2 files changed, 6 insertions(+) diff --git a/collects/scribblings/main/license.scrbl b/collects/scribblings/main/license.scrbl index 7464ad64ae..8f20d584f0 100644 --- a/collects/scribblings/main/license.scrbl +++ b/collects/scribblings/main/license.scrbl @@ -128,6 +128,11 @@ PLT software includes or extends the following copyrighted material: Free Software Foundation, Inc. } +@copyright{ + libunwind + Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. +} + @copyright{ GNU Classpath GNU Public License with special exception diff --git a/doc/release-notes/mzscheme/HISTORY.txt b/doc/release-notes/mzscheme/HISTORY.txt index bf4872339c..68435a0adb 100644 --- a/doc/release-notes/mzscheme/HISTORY.txt +++ b/doc/release-notes/mzscheme/HISTORY.txt @@ -1,5 +1,6 @@ Version 4.1.3.3 Added compile-context-preservation-enabled +Added exception-backtrace support for x86_84+JIT Added scheme/package, scheme/splicing Version 4.1.3.2