diff --git a/STATUS.html b/STATUS.html
index b45c67897..d29f6266f 100644
--- a/STATUS.html
+++ b/STATUS.html
@@ -7,7 +7,7 @@
The Jakarta Commons Lang Component
-$Id: STATUS.html,v 1.9 2002/08/26 05:59:42 dlr Exp $
+$Id: STATUS.html,v 1.10 2002/08/26 06:00:32 dlr Exp $
[Introduction]
[Dependencies]
[Release Info]
@@ -94,6 +94,7 @@ still under discussion, so please mail the list before actioning.
CloneUtils - utility class to enable cloning via various different mechanisms
StringUtils containsOnly method - proposed new method to check if a string contains only certain chars
exception package tests - consolidate code duplicated across tests for Nestable implementations
+
exception package tests - add testing of new NestableError class