README.changes (bb7d10c9c586f498cc643121d65bd0f6a592ff18) | README.changes (2a30e2ac0b09cb67cd405a077241278929a8ca65) |
---|---|
1$FreeBSD$ 2 3This file summarises changes made to ppp that effect 4its configuration. 5 6It does not describe new features, rather it attempts 7to answer any `this used to work, why doesn't it now?' 8questions. --- 86 unchanged lines hidden (view full) --- 95 old implementation was mis-designed and dysfunctional. 96o Ppp now waits either the full ``set cd'' time or until carrier is detected 97 before running the login script (whichever comes first). 98o The -alias flag has been deprecated. The -nat flag should be used instead. 99o Unbalanced quotes in commands are now warned about and the entire command 100 is ignored. 101o It is now only necessary to escape the `-' character in chat scripts twice. 102 See the example files for details. | 1$FreeBSD$ 2 3This file summarises changes made to ppp that effect 4its configuration. 5 6It does not describe new features, rather it attempts 7to answer any `this used to work, why doesn't it now?' 8questions. --- 86 unchanged lines hidden (view full) --- 95 old implementation was mis-designed and dysfunctional. 96o Ppp now waits either the full ``set cd'' time or until carrier is detected 97 before running the login script (whichever comes first). 98o The -alias flag has been deprecated. The -nat flag should be used instead. 99o Unbalanced quotes in commands are now warned about and the entire command 100 is ignored. 101o It is now only necessary to escape the `-' character in chat scripts twice. 102 See the example files for details. |
103o Environment variables and ~ are expanded on in commands |
|