summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-12-19 08:19:16 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-12-19 08:19:16 -0500
commit468d2ad0f276b02dd131a574c087f8a797300c2a (patch)
treef443e9d8da07d66421e7dd624c65561e8eadb959 /NEWS
parent17a14ffaf734eb856abf29aa63058c9df79b7891 (diff)
downloadgpsd-468d2ad0f276b02dd131a574c087f8a797300c2a.tar.gz
Clients are no longer required to define a gpsd_report() hook.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ddb0cb3..8479dc97 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,8 @@
link with uClibc for embedded use. Various bugs in the C++ binding
have been fixed. gpxlogger can now daemonize and write to a specified
log file. A gpsd client can now set any locale it likes, and JSON
- will still be parsed using the C locale matching the daemon's.
+ will still be parsed using the C locale matching the daemon's. Clients
+ are no longer required to define a gpsd_report() hook.
* Tue Jul 13 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.95
The autonomous robot submarine total world domination release!