bk: 556f1775UHAndHa_qmK8i9WR8fUcQw
---
+ Increased the debug level at which a tiny debug message is printed.
* [Bug 2824] Convert update-leap to perl. (also see 2769)
* [Bug 2832] refclock_jjy.c supports the TDC-300.
* [Bug 2834] Correct a broken html tag in html/refclock.html
else if (debug > 4) {
msyslog(LOG_DEBUG, "select(): nfound=%d, error: %m", nfound);
} else {
- DPRINTF(1, ("select() returned %d: %m\n", nfound));
+ DPRINTF(3, ("select() returned %d: %m\n", nfound));
}
# endif /* DEBUG */
# else /* HAVE_SIGNALED_IO */