diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -46,9 +46,15 @@ Pre-1.0: A release is a milestone in the project. Whenever the system seems to be working fairly well, a commit is tagged as the release version. ### Next release +* Better discovery service. +* Better controller activity on Android. Ability to shut down master. +* Fix lookup bug with duplicate network names. + +### 0.5 +* Tag: 0.5 * Add timeouts to outgoing RPCs. (Actually a protobuf-simple-rpc feature) * Master takeover works again. -* Possibly an unique session key per client. +* Timed out queries to old master doesn't interfere with master election. ### 0.4 * Tag: 0.4. |