11.3.4: released 2007-04-16
2
3- fix two release critical packet reordering bugs [Oester]
4- accept both types of domain delimiter [Cameron]
5- deprecate PPP_WAIT workaround in favour of turning off pty echo [Brady]
6
71.3.3: released 2006-09-05
8
9- add missing connections option in sample pptpd.conf [Cameron]
10- add message to indicate when constrained by IP range [Cameron]
11- fix segfault on -C option, Closes Gentoo Bug #132898 [Nastac]
12- support mixed architecture build on x86_64 [Gorlov]
13- fix configure --with and --without option processing again [Cameron]
14- include libutil in logwtmp build [Gorlov]
15- fix spec file [Howarth]
16
171.3.2: released 2006-04-18
18
19- fix configure --with and --without option processing [Cameron]
20- avoid reporting packet loss if debug option not set [Cameron]
21
221.3.1: released 2006-02-14
23
24- make connections limit configurable at run-time [Cameron]
25- migrate --with-pppd-ip-alloc to delegate option [Cameron]
26- prevent initial unwanted GRE ACK [Barker]
27- bcrelay, ignore ENOBUFS [Rajkumar]
28- remove superfluous sigset [Cameron/Gono]
29- compilation fixes for gcc 4.0.1 [Cameron]
30- factorise argument processing in pptpctrl [Cameron/Visi]
31
321.3.0: released 2005-08-03
33
34- disable Van Jacobson compression by default [Pokrywka]
35- prototype packet buffering and reordering [Bharadwaj]
36- comply with RFC2637 on echo wait and idle wait parameters [Brox]
37- new pptpd-logwtmp-strip-domain option [Cameron]
38- include html directory in make dist [Cameron]
39- defer writes to pty until pppd has set it up properly [Cameron]
40- process initial packet length header properly [Beregszaszi]
41- ignore ENETDOWN and ENXIO on sendto in bcrelay [Cameron]
42- add section on debugging to pptpd.8 [Mueller]
43
441.2.3: released 2005-02-17
45
46- error check critical dup2 calls [Cameron]
47- add --enable-facility configure feature for syslog customisation [Cameron]
48- performance, use writev() if available, avoiding memcpy() [Sundberg]
49- compilation fix for gcc old versions [Cameron]
50
511.2.2: released 2005-01-05
52
53- fix deadlock hang due to syslog(3) called by signal handler [Cameron]
54- turn off logging to stderr, to prevent loopback [Hall]
55- allow RPM to be build on RHEL [Brady]
56- init.d script, avoid spitting garbage [Mueller]
57
581.2.1: released 2004-06-23
59
60- depend on ppp 2.4.3 CVS packages for plugin [Cameron]
61- init.d script, warn that restart may cause problems [Mueller]
62
631.2.0-b4: released 2004-05-25
64
65- fix rpmbuild [Cameron]
66- include Debian downstream packaging patches [Mayrhofer]
67- fix for options file check when no options file wanted [Cameron]
68- fix for SIGTERM handling [Guraj]
69- minor manual page edits [Wilson]
70- fix printing of connection speed [Dubiec]
71- fix segfault if built --with-bcrelay but no option used [Cameron]
72- add --logwtmp option to track users online [Cameron/Guraj]
73- remove vpnwho.pl from package (due to --logwtmp) [Cameron]
74- include README.portslave in distribution [Cameron]
75
761.2.0-b3: released 2004-04-25 (ANZAC day)
77
78- add hint for EIO to suggest pppd option syntax [Cameron]
79- add routing checklists to pptpd.conf man page [Cameron]
80- fix broken --stimeout option [Cameron]
81- rework all manual pages, cross check against programs [Cameron]
82- add --ppp option for portslave support [Cameron]
83- fix unanticipated exit() when --noipparam option used [Cameron]
84- fix segfault on pptpctrl called with no arguments [Cameron]
85  {closes: Bug#140709}
86- include vpnwho.pl in package [!3runo]
87- note that speed is ineffective on Linux [Cameron]
88- rework comments in sample configuration files [Cameron]
89- update references to web sites [Cameron]
90- minor edits to manual pages [Cameron]
91- improve script comments [Cameron]
92- remove superfluous files and tidy CVS repository [Cameron]
93- disable obsolete scripts [Cameron]
94
951.2.0-b2: released 2004-04-22 to test team (Peter & Bruno)
96
97- fix build without bcrelay [Cameron]
98- adopt bcrelay version from main package [Cameron]
99- when built without bcrelay, the bcrelay will exit [Cameron]
100- GNU standards compliance, no CVS in dist
101- new maintainer [Cameron]
102
1031.1.4-b4: 
104
105- terminate call on any CALL_CLR_RQST [!3runo]
106- unblock SIGCHLD [Stamfest]
107  {closes: Bug#248123}
108- report pppd path in debug mode [Cameron]
109- report cause of failed execvp() [Cameron]
110- explain pppd launch failure [Cameron]
111- pass ipparam to pppd [Ammirata]
112- add bcrelay [Bolhuis]
113- fix loss of first GRE packet [fghdgh]
114- fix inheritance of console file descriptors [fghdgh]
115- fix pidfile option [Mandzgaladze]
116- fix two buffer overflows [Otero]
117- fix potential buffer overflow [Vroede]
118- enhance callid [Latypov] {does not close Bug#171831}
119
1201.1.3: 
121
122