ChangeLog 996 Bytes
Newer Older
Ben Laughton's avatar
Ben Laughton committed
1 2 3 4 5 6 7 8
*******************************************************************************
Component:	PPP
Type:		RISC OS relocatable module written in C and assembler
Purpose:	Point to Point Protocol
Owner:		Ben Laughton
Project(s):	Daytona, NC, Desktop machines.
*******************************************************************************

9 10 11 12 13 14 15 16 17
===============================================================================
Version:	1_21
Date:		1998-05-12
Name:		Ben Laughton
CVS tag:	PPP-1_21

Fixed bug in dual serial version where PPP could block heavily if you
got unlucky with the data transfer rate (ie. compression is a factor).

Ben Laughton's avatar
Ben Laughton committed
18 19 20 21 22 23 24 25 26 27
===============================================================================
Version:	1_20
Date:		1998-04-28
Name:		Ben Laughton
CVS tag:	PPP-1_20

Added MemCheck build capability.  Found and fixed a significant memory
leak: was leaking MRU size plus headers, FCS etc. per pppconnect.

===============================================================================