From: markt Date: Thu, 24 Mar 2011 13:27:39 +0000 (+0000) Subject: Fix the main interfaces now Tomcat 7 is stable. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=428cab399e683e84f3d229e87d68299d9504e32c;p=tomcat7.0 Fix the main interfaces now Tomcat 7 is stable. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1084951 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1c37822f4..52af45b5a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -64,7 +64,7 @@ changed at all during the remaining lifetime of the 7.x series: The public interfaces for the following classes may be added to in order to resolve bugs and/or add new features. No existing interface will be removed or changed although it may be deprecated. -- none +- org/apache/catalina/* Note: As Tomcat 7 matures, the above list will be added to. The list is not considered complete at this time.