From ba2aa7859e7ae3b5276d902ed0edddbc5ec7355d Mon Sep 17 00:00:00 2001
From: Jeffrey Yasskin
Date: Wed, 24 Jun 2009 21:09:13 +0000
Subject: [PATCH] ReleaseNotes.External Projects += Unladen Swallow
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74116 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes-2.6.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html
index 2a8daa98ea2..923d4e178cc 100644
--- a/docs/ReleaseNotes-2.6.html
+++ b/docs/ReleaseNotes-2.6.html
@@ -231,6 +231,18 @@ language that uses LLVM for its optimizer, JIT, and static compiler. This is a
reimplementation of an earlier project that is now based on LLVM.
+
+
+
Unladen Swallow is a
+branch of Python intended to be fully
+compatible and significantly faster. It uses LLVM's optimization passes and JIT
+compiler.
+
+