summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-05-21 10:54:55 -0400
committerEric S. Raymond <esr@thyrsus.com>2012-05-21 10:54:55 -0400
commitb47b625c5da55842deb38fc341557f3780c6d4ee (patch)
tree321280230e489161259237ef4342591367b33c12
parent737e3acf646faa0f03b4cc422b3d2cefd5291351 (diff)
downloadgpsd-b47b625c5da55842deb38fc341557f3780c6d4ee.tar.gz
NEWS update.
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 85752418..2bc25cf7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
-* Sun 20 May 2012 Eric S. Raymond <esr@snark.thyrsus.com>
+* Mon 21 May 2012 Eric S. Raymond <esr@snark.thyrsus.com>
Code has zero detectible defects under Coverity scanning and
cppcheck 1.52; this is mainly a cleanup release to get those minor
fixes into the field. If a leap-second warning is available from
GPS subframe information it is passed to ntpd. NMEA2000 is now
supported via the Linux kernel CAN interface. There's a chrpath=no
config option for distribution makers, so chrpath is no longer
- a build dependencyp see build.txt for explanation.
+ a build dependency; see build.txt for explanation.
* Sat 14 Apr 2012 Eric S. Raymond <esr@snark.thyrsus.com> - 3.5
Use pselect when it's available to cut down on wakeups and improve