diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 01958584a..a8b87bd7a 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,9 @@ +2002-08-30 Werner Koch <[email protected]> + + * iobuf.c (block_filter): Removed the assert, so that one can pass + the first character of a message and use the block filter for + non partial length encoded packets. + 2002-08-06 Stefan Bellon <[email protected]> * ttyio.c [__riscos__]: Moved low-level RISC OS stuff to riscos.c. |