projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c7aa0f
)
updatesy
author
Pekka Riikonen
<priikone@silcnet.org>
Sat, 31 Mar 2001 12:59:48 +0000
(12:59 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sat, 31 Mar 2001 12:59:48 +0000
(12:59 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 8a97898275a2d42015261a95a7d67f73c939e51c..81ef7f01b9d9478a1a3a259821c8a9cc3ca71ab6 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-2,7
+2,7
@@
Sat Mar 31 15:38:36 EEST 2001 Pekka Riikonen <priikone@poseidon.pspt.fi>
* Fixed packet processing on slow links. Partial packets were
never re-processed because the incoming data buffer was cleared
- by the application. Application must no
w
directly clear the
+ by the application. Application must no
t
directly clear the
sock->inbuf, the packet processing routines handle it. Fixed
this in client library and in server.