Mercurial > dropbear
comparison CHANGES @ 1545:0b991dec7ab9 coverity
merge coverity
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 26 Feb 2018 22:43:12 +0800 |
parents | d35cf9a5e0b5 |
children | e46f7f1da56a |
comparison
equal
deleted
inserted
replaced
1523:1d163552145f | 1545:0b991dec7ab9 |
---|---|
1 Upcoming... | 1 Upcoming... |
2 | 2 |
3 - IMPORTANT: | 3 - IMPORTANT: |
4 Custom configuration is now specified in local_options.h rather than options.h | 4 Custom configuration is now specified in local_options.h rather than options.h |
5 Available options and defaults can be seen in default_options.h.in | 5 Available options and defaults can be seen in default_options.h |
6 | 6 |
7 To migrate your configuration, compare your customised options.h against the | 7 To migrate your configuration, compare your customised options.h against the |
8 upstream options.h from your relevant version. Any customised options should | 8 upstream options.h from your relevant version. Any customised options should |
9 be put in localoptions.h | 9 be put in localoptions.h |
10 | 10 |