nicko       2005/02/23 14:30:45

  Modified:    xdocs/src/release release-notes.xml
  Log:
  Fixed typo in releae-notes
  
  Revision  Changes    Path
  1.7       +5 -5      logging-log4net/xdocs/src/release/release-notes.xml
  
  Index: release-notes.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4net/xdocs/src/release/release-notes.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- release-notes.xml 20 Feb 2005 19:29:14 -0000      1.6
  +++ release-notes.xml 23 Feb 2005 22:30:45 -0000      1.7
  @@ -43,16 +43,16 @@
                                                        <h3>Renamed config 
classes and attributes</h3>
                                                        <p>
                                                                In the <span 
class="code">log4net.Config</span> namespace the <span 
class="code">DOMConfigurator</span>, 
  -                                                             <span 
class="code">DOMConfiguratorAttribute</span>, <span 
class="code">RepositoryAttribute</span>, 
  -                                                             and <span 
class="code">AliasRepositoryAttribute</span> have been marked as obsolete. 
These types are
  +                                                             <span 
class="code">DOMConfiguratorAttribute</span>, <span 
class="code">DomainAttribute</span>, 
  +                                                             and <span 
class="code">AliasDomainAttribute</span> have been marked as obsolete. These 
types are
                                                                still available 
and functional in this release.
                                                        </p>
                                                        <p>     
                                                                The <span 
class="code">XmlConfigurator</span> and <span 
class="code">XmlConfiguratorAttribute</span> 
                                                                types replace 
<span class="code">DOMConfigurator</span> and 
  -                                                             <span 
class="code">DOMConfiguratorAttribute</span>. The <span 
class="code">DomainAttribute</span> 
  -                                                             and <span 
class="code">AliasDomainAttribute</span> types replace 
  -                                                             <span 
class="code">RepositoryAttribute</span> and <span 
class="code">AliasRepositoryAttribute</span>. 
  +                                                             <span 
class="code">DOMConfiguratorAttribute</span>. The <span 
class="code">RepositoryAttribute</span> 
  +                                                             and <span 
class="code">AliasRepositoryAttribute</span> types replace 
  +                                                             <span 
class="code">DomainAttribute</span> and <span 
class="code">AliasDomainAttribute</span>. 
                                                        </p>
                                                </li>
                                                <li>
  
  
  

Reply via email to