diff --git a/index.htm b/index.htm
index fe4e37b75f..0a7f8e3806 100644
--- a/index.htm
+++ b/index.htm
@@ -133,6 +133,15 @@ formal reviews of proposed libraries. There is also a users mailing list.
Multi-array Library added -
Multidimensional containers and adaptors for arrays of contiguous data, from
Ron Garcia.
+
+ Python
+ Library - Version 2 is released, from Dave
+ Abrahams and others. This is a major rewrite which
+ works on many more compilers and platforms, with a
+ completely new interface and lots of new
+ features. Boost.Python v2 requires Python 2.2 or
+ later.
+
Signals Library added - Managed signals & slots callback implementation, from Doug Gregor.
uBLAS Library added - Basic
linear algebra for dense, packed and sparse matrices, from Joerg Walter and