updatesy
[silc.git] / CHANGES
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 now directly clear the
+         by the application.  Application must not directly clear the
          sock->inbuf, the packet processing routines handle it.  Fixed
          this in client library and in server.