diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-03-13 17:20:47 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-03-13 17:20:47 -0300 |
commit | b76461efe13d24950cb389735432024c26e1e768 (patch) | |
tree | 020df2b9d99e9f53b2fd181b5cdea000a99564e3 /changes/feature_rewrite | |
parent | 6502ea97ca6dfe5341047341ecbe166276d75c2e (diff) |
Add removal of network checks to the changes file
Diffstat (limited to 'changes/feature_rewrite')
-rw-r--r-- | changes/feature_rewrite | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/feature_rewrite b/changes/feature_rewrite index 80b17c2c..94ab6634 100644 --- a/changes/feature_rewrite +++ b/changes/feature_rewrite @@ -1 +1,3 @@ - o Rewrite most of the client based on the insight gained so far.
\ No newline at end of file + o Rewrite most of the client based on the insight gained so far. + o Remove network checks temporarily until we find a good way of + doing it, and a good way to deal with them.
\ No newline at end of file |