summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-15 15:58:28 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-03-15 15:58:28 -0400
commit4345ebe1230c27c04613c654ad1bdead663532cc (patch)
treee6968f41deff172a23c5936ba435ade94c7096b1 /www
parentff4a1c4e70d5bcb05313e0ed234a5daa263290e4 (diff)
downloadgpsd-4345ebe1230c27c04613c654ad1bdead663532cc.tar.gz
Update documentation. All regression tests pass.
Diffstat (limited to 'www')
-rw-r--r--www/protocol-transition.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/protocol-transition.txt b/www/protocol-transition.txt
index 990af775..16f86e89 100644
--- a/www/protocol-transition.txt
+++ b/www/protocol-transition.txt
@@ -52,6 +52,7 @@ This is our schedule for the changeover:
|================================================================
| Release | Timing | Description
| 2.93 | Late March 2010 |
+The library will default to initializing for JSON rather than old protocol.
DBUS support deprecated.
| 3.0 | Before 30 June 2010 |
@@ -67,8 +68,7 @@ If you follow our transition advice now, you will be able to talk to
all old-protocol and new-protocol versions of the daemon until the
3.0 shared client library is deployed in mid-2010, at which point your
runtime will silently get smaller but you won't be able to use 2.x
-daemon versions any more. You should only have to change your
-application source code once.
+daemon versions any more.
We're counting on binary-package dependencies to make the transition
easier. When you ship a release using the new interface library,