jcarman     2005/04/28 18:56:16

  Modified:    .        status.xml
  Log:
  Add getServiceIds() Method to Registry Interface.
  PR: HIVEMIND-112
  
  Revision  Changes    Path
  1.128     +2 -0      jakarta-hivemind/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/status.xml,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -r1.127 -r1.128
  --- status.xml        28 Apr 2005 23:49:29 -0000      1.127
  +++ status.xml        29 Apr 2005 01:56:16 -0000      1.128
  @@ -31,6 +31,8 @@
     </todo>
     <changes>
       <release version="1.1-beta-1" date="unreleased">
  +    
  +      <action type="add" dev="JC" fixes-bug="HIVEMIND-112" >Add 
getServiceIds() Method to Registry Interface.</action>
         <action type="fix" dev="JC" fixes-bug="HIVEMIND-108" >Bean services 
could not be autowired into other services.</action>
         <action type="fix" dev="JC" fixes-bug="HIVEMIND-102" >Multiple 
interceptors with different names for the same interceptor factory id were 
treated as duplicates.</action>
         <action type="fix" dev="JC" fixes-bug="HIVEMIND-103" >Core service 
implementations which implement RegistryShutdownListener are not notified for 
primitive and singleton service models.</action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to