<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>
Eric S. Raymond pushed to branch master
at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/498ba8054c0723aeeb9a665506c52b3e4b6b9050">498ba805</a></strong>
<div>
<span>by Sanjeev Gupta</span>
<i>at 2016-01-22T02:41:01+08:00</i>
</div>
<pre class='commit-message'>Improve consistency of asciidoc markup for command names</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/2b6e2e0413d219ee1f2a22ae1f1a7286f93d7c73">2b6e2e04</a></strong>
<div>
<span>by Eric S. Raymond</span>
<i>at 2016-01-23T17:30:50+00:00</i>
</div>
<pre class='commit-message'>Merge branch 'NEWS' into 'master'

Improve consistency of asciidoc markup for command names



See merge request !11</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
NEWS
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/NTPsec/ntpsec/compare/6e591f523ac0085893c5e203aa376269a41888bf...2b6e2e0413d219ee1f2a22ae1f1a7286f93d7c73#diff-0'>
<strong>
NEWS
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/NEWS
</span><span style="color: #000000;background-color: #ddffdd">+++ b/NEWS
</span><span style="color: #aaaaaa">@@ -88,25 +88,26 @@ Initial NTPsec beta release.
</span>   rather than microseconds; this might actually matter for GPSDOs
   and high-quality radio clocks.
 
<span style="color: #000000;background-color: #ffdddd">-* The deprecated ntpdc utility, long since replaced by ntpq, has been removed.
</span><span style="color: #000000;background-color: #ddffdd">+* The deprecated 'ntpdc' utility, long since replaced by 'ntpq', has
+  been removed.
</span> 
<span style="color: #000000;background-color: #ffdddd">-* The ntpsnmpd daemon, incomplete and not conformant with RFC 5907,
</span><span style="color: #000000;background-color: #ddffdd">+* The 'ntpsnmpd' daemon, incomplete and not conformant with RFC 5907,
</span>   has been removed.
 
 * A number of obsolete refclocks have been removed.
 
<span style="color: #000000;background-color: #ffdddd">-* The sntp program has been renamed 'ntpdig' in order to make
</span><span style="color: #000000;background-color: #ddffdd">+* The 'sntp' program has been renamed 'ntpdig' in order to make
</span>   NTP installables have a uniform name prefix and take up less
<span style="color: #000000;background-color: #ffdddd">-  namespace. Also, ntp-keygen is now ntpkeygen, ntp-wait
-  is ntpwait, and update-leap is now ntpleapfetch.
</span><span style="color: #000000;background-color: #ddffdd">+  namespace. Also, ntp-keygen is now 'ntpkeygen', ntp-wait
+  is 'ntpwait', and update-leap is now 'ntpleapfetch'.
</span> 
<span style="color: #000000;background-color: #ffdddd">-* A new utility, ntpfrob, collects several small diagnostic functions
</span><span style="color: #000000;background-color: #ddffdd">+* A new utility, 'ntpfrob', collects several small diagnostic functions
</span>   for reading and tweaking the local clock hardware, including reading
   the clock tick rate, precision, and jitter. Part of it formerly
<span style="color: #000000;background-color: #ffdddd">-  traveled as tickadj.
</span><span style="color: #000000;background-color: #ddffdd">+  traveled as 'tickadj'.
</span> 
<span style="color: #000000;background-color: #ffdddd">-* The deprecated ntpdate program has been replaced with a shell
-  wrapper around ntpdig.
</span><span style="color: #000000;background-color: #ddffdd">+* The deprecated 'ntpdate' program has been replaced with a shell
+  wrapper around 'ntpdig'.
</span> 
 * Log timestamps look a little different; they are now in ISO8601 format.
 
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/compare/6e591f523ac0085893c5e203aa376269a41888bf...2b6e2e0413d219ee1f2a22ae1f1a7286f93d7c73">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>