Author: ceki
Date: Mon Jan  9 18:35:51 2006
New Revision: 494

Modified:
   nlog4j/trunk/docs/changes.html
   nlog4j/trunk/docs/codes.html
   nlog4j/trunk/docs/contributors.html
   nlog4j/trunk/docs/documentation.html
   nlog4j/trunk/docs/download.html
   nlog4j/trunk/docs/faq.html
   nlog4j/trunk/docs/history.html
   nlog4j/trunk/docs/index.html
Log:

preparing release 1.2.21
copyright statement includes 2006

Modified: nlog4j/trunk/docs/changes.html
==============================================================================
--- nlog4j/trunk/docs/changes.html      (original)
+++ nlog4j/trunk/docs/changes.html      Mon Jan  9 18:35:51 2006
@@ -108,6 +108,8 @@
       bundle LF5, chainsaw and <code>NTEventAppender</code> with
       NLOG4J.
       </p>
+                                                                               
   <h1>Changes in NLOG4J 1.2.21</h1>
+                                    <p>Maintenance release improving 
resilience to null input.</p>
                                                                                
   <h1>Changes in NLOG4J 1.2.20</h1>
                                     <p>NLOG4J 1.2.20 mirrors the addition of 
new printing methods
        in the <code>org.slf4j.Logger</code> introduced in SLF4J
@@ -203,17 +205,17 @@
                                                              
              
   
-                                                                               
        
+                                                                               
              
   <p>&nbsp;</p>
   
-                                                                               
                                                                                
            </div>
+                                                                               
                                                                                
                        </div>
  
        <!-- FOOTER -->
        <div id="footer">
          <table border="0">
            <tr>
              <td>
-              <em>Copyright &#169; 2005, slf4j.org</em>
+              <em>Copyright &#169; 2005-2006, slf4j.org</em>
              </td>
              <td align="right">
                <a href="http://validator.w3.org/check?uri=referer";>

Modified: nlog4j/trunk/docs/codes.html
==============================================================================
--- nlog4j/trunk/docs/codes.html        (original)
+++ nlog4j/trunk/docs/codes.html        Mon Jan  9 18:35:51 2006
@@ -264,7 +264,7 @@
          <table border="0">
            <tr>
              <td>
-              <em>Copyright &#169; 2005, slf4j.org</em>
+              <em>Copyright &#169; 2005-2006, slf4j.org</em>
              </td>
              <td align="right">
                <a href="http://validator.w3.org/check?uri=referer";>

Modified: nlog4j/trunk/docs/contributors.html
==============================================================================
--- nlog4j/trunk/docs/contributors.html (original)
+++ nlog4j/trunk/docs/contributors.html Mon Jan  9 18:35:51 2006
@@ -257,7 +257,7 @@
          <table border="0">
            <tr>
              <td>
-              <em>Copyright &#169; 2005, slf4j.org</em>
+              <em>Copyright &#169; 2005-2006, slf4j.org</em>
              </td>
              <td align="right">
                <a href="http://validator.w3.org/check?uri=referer";>

Modified: nlog4j/trunk/docs/documentation.html
==============================================================================
--- nlog4j/trunk/docs/documentation.html        (original)
+++ nlog4j/trunk/docs/documentation.html        Mon Jan  9 18:35:51 2006
@@ -258,7 +258,7 @@
          <table border="0">
            <tr>
              <td>
-              <em>Copyright &#169; 2005, slf4j.org</em>
+              <em>Copyright &#169; 2005-2006, slf4j.org</em>
              </td>
              <td align="right">
                <a href="http://validator.w3.org/check?uri=referer";>

Modified: nlog4j/trunk/docs/download.html
==============================================================================
--- nlog4j/trunk/docs/download.html     (original)
+++ nlog4j/trunk/docs/download.html     Mon Jan  9 18:35:51 2006
@@ -96,14 +96,14 @@
  
           <div class="centercol">
 
-                                               <h1>NLOG4J version 1.2.20</h1>
-                                    <p>You can download NLOG4J version 1.2.20, 
with native SLF4J
+                                               <h1>NLOG4J version 1.2.21</h1>
+                                    <p>You can download NLOG4J version 1.2.21, 
with native SLF4J
          support, including <i>full source code</i>, class files and
          documentation as
           </p>
                                                 <ul>
-            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.20.tar.gz";><b>nlog4j-1.2.20.tar.gz</b></a></li>
-            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.20.zip";><b>nlog4j-1.2.20.zip</b></a></li>
+            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.21.tar.gz";><b>nlog4j-1.2.21.tar.gz</b></a></li>
+            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.21.zip";><b>nlog4j-1.2.21.zip</b></a></li>
           </ul>
                                                 <p>NLOG4J is a 
production-quality log4j-replacement with
           direct SLF4J API support. NLOG4J is maintained by Ceki
@@ -428,7 +428,7 @@
          <table border="0">
            <tr>
              <td>
-              <em>Copyright &#169; 2005, slf4j.org</em>
+              <em>Copyright &#169; 2005-2006, slf4j.org</em>
              </td>
              <td align="right">
                <a href="http://validator.w3.org/check?uri=referer";>

Modified: nlog4j/trunk/docs/faq.html
==============================================================================
--- nlog4j/trunk/docs/faq.html  (original)
+++ nlog4j/trunk/docs/faq.html  Mon Jan  9 18:35:51 2006
@@ -1134,7 +1134,7 @@
          <table border="0">
            <tr>
              <td>
-              <em>Copyright &#169; 2005, slf4j.org</em>
+              <em>Copyright &#169; 2005-2006, slf4j.org</em>
              </td>
              <td align="right">
                <a href="http://validator.w3.org/check?uri=referer";>

Modified: nlog4j/trunk/docs/history.html
==============================================================================
--- nlog4j/trunk/docs/history.html      (original)
+++ nlog4j/trunk/docs/history.html      Mon Jan  9 18:35:51 2006
@@ -125,7 +125,7 @@
          <table border="0">
            <tr>
              <td>
-              <em>Copyright &#169; 2005, slf4j.org</em>
+              <em>Copyright &#169; 2005-2006, slf4j.org</em>
              </td>
              <td align="right">
                <a href="http://validator.w3.org/check?uri=referer";>

Modified: nlog4j/trunk/docs/index.html
==============================================================================
--- nlog4j/trunk/docs/index.html        (original)
+++ nlog4j/trunk/docs/index.html        Mon Jan  9 18:35:51 2006
@@ -161,7 +161,7 @@
          <table border="0">
            <tr>
              <td>
-              <em>Copyright &#169; 2005, slf4j.org</em>
+              <em>Copyright &#169; 2005-2006, slf4j.org</em>
              </td>
              <td align="right">
                <a href="http://validator.w3.org/check?uri=referer";>
_______________________________________________
nlog4j-dev mailing list
[email protected]
http://slf4j.org/mailman/listinfo/nlog4j-dev

Reply via email to