From b346e948cb167c18efc33f32f0e7cfb21050fc96 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 24 Jan 2016 16:58:59 -0500 Subject: objects partially implemented, fixes some bugs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bbf3a74..af3fd84 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,12 @@ latency. ## Known Bugs * Telnet server implementation is not fully conforming + * Initial account login time is bogus +* Every subsequent connection allocates slightly more memory than the + last + ## Versioning Scheme Versions are numbered using the MAJOR.MINOR.BUGFIX scheme. -- cgit v1.1