oheger      2004/12/23 11:18:12

  Modified:    configuration/xdocs changes.xml
  Log:
  Updated changes log after work on the XML configurations
  
  Revision  Changes    Path
  1.77      +10 -0     jakarta-commons/configuration/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/xdocs/changes.xml,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- changes.xml       14 Dec 2004 17:03:51 -0000      1.76
  +++ changes.xml       23 Dec 2004 19:18:12 -0000      1.77
  @@ -8,6 +8,16 @@
     <body>
   
       <release version="1.1-dev" date="in CVS">
  +       <action dev="oheger" type="add" issue="31136">
  +             Access to the top leven element of the XML document is now 
provided. For
  +             newly created configurations this element can be changed before 
the
  +             document is written.
  +       </action>
  +       <action dev="oheger" type="update" issue="31429">
  +             Merged the two XML related configuration classes into one new 
class
  +             XMLConfiguration. This new class should provide the best of its
  +             ancestors.
  +       </action>
         <action dev="ebourg" type="update">
           Replaced the PropertyTokenizer inner class in AbstractConfiguration
           with the split method in PropertyConverter. Also moved the method
  
  
  

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

Reply via email to