diff options
author | Kjetil Ørbekk <kjetil.orbekk@gmail.com> | 2012-04-25 14:53:31 +0200 |
---|---|---|
committer | Kjetil Ørbekk <kjetil.orbekk@gmail.com> | 2012-04-25 14:53:31 +0200 |
commit | f298a2b5d9bf388ca319c5f20d669aa94f3c76b2 (patch) | |
tree | 73723729b58ad964d9645710af9cc90020e9ab4d | |
parent | 9d525aa042c6fb4111e88d7913ede66aba6e24db (diff) |
Add release notes for 0.4.
-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. |