Browse Source

Add annotation support.

Ben Alex 20 năm trước cách đây
mục cha
commit
e805aa2e73
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      doc/xdocs/changes.xml

+ 1 - 0
doc/xdocs/changes.xml

@@ -27,6 +27,7 @@
   <body>
     <release version="0.9.0" date="In CVS">
       <action dev="markstg" type="add">SwitchUserProcessingFilter to provide user security context switching</action>
+      <action dev="markstg" type="add">Java 1.5 annotation support</action>
       <action dev="benalex" type="update">JdbcDaoImpl modified to support synthetic primary keys</action>
       <action dev="benalex" type="update">Greatly improve BasicAclEntryAfterInvocationCollectionFilteringProvider performance with large collections (if the principal has access to relatively few collection elements)</action>
       <action dev="benalex" type="update">Reorder DaoAuthenticationProvider exception logic as per developer list discussion</action>