]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 2517] Fix peer status errors in decode.html
authorHarlan Stenn <stenn@ntp.org>
Mon, 23 Dec 2013 07:22:20 +0000 (07:22 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 23 Dec 2013 07:22:20 +0000 (07:22 +0000)
bk: 52b7e4ac9P2A-PC2QH-Ubixsso7L5Q

ChangeLog
html/decode.html

index 17db8d0108c95aa568f2b3c5b6ed3352ec48d13a..9c3acc75f50a80c24dd3bf217c0f495d812c053d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 * [Bug 2516] Enable clock_gettime() support for AIX 5+.
+* [Bug 2517] Fix peer status errors in decode.html.
 (4.2.7p402) 2013/12/23 Released by Harlan Stenn <stenn@ntp.org>
 * Incorporate Oliver Kindernay's GSoC 2013 scripts/ cleanup.
 (4.2.7p401) 2013/11/30 Released by Harlan Stenn <stenn@ntp.org>
index 5c937883ffd43bfdd3a93997bcc896c9f6d4ab99..9a7aa37032b5ac3d3a85b58de4c7deca401d0c8a 100644 (file)
   </tr>
   <tr>
     <td><tt>20</tt></td>
-    <td><tt>authenb</tt></td>
-    <td>authentication enabled</td>
+    <td><tt>auth</tt></td>
+    <td>authentication ok</td>
   </tr>
   <tr>
     <td><tt>40</tt></td>
-    <td><tt>auth</tt></td>
-    <td>authentication ok</td>
+    <td><tt>authenb</tt></td>
+    <td>authentication enabled</td>
   </tr>
   <tr>
     <td><tt>80</tt></td>