diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-17 15:37:59 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-17 15:37:59 +0100 |
commit | 834ff442d1b413fb4eaabcf03bbf6ab78eafdc1e (patch) | |
tree | 39049846427501a40f8262e5e52e99d5fedc6757 /doc/CHANGES | |
parent | 685c4efc166b58f21e9782160879a540d00a9641 (diff) |
Closing #14: Milisecond precision is now possible for the buddy_sendbuffer.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b8ca1047..f39e2b96 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -2,6 +2,7 @@ Version 1.0: - Removed some crashy debugging code. - QUIT command now works before logging in. (Mainly an RFC-compliancy fix.) - Hopefully slightly clearer handling of buddy add requests. +- set buddy_sendbuffer_delay now also supports milisecond precision. Finished ... |