Update PR TODOs in ChangeLog.md
I forgot to update these before merging PR #733.
This commit is contained in:
parent
12ff5bfbdc
commit
ed1d480617
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ repository history](https://github.com/ddclient/ddclient/commits/master).
|
|||
[5b104ad1](https://github.com/ddclient/ddclient/commit/5b104ad116c023c3760129cab6e141f04f72b406)
|
||||
* Invalid command-line options or values are now fatal errors (instead of
|
||||
discarded with a warning).
|
||||
[#TODO](https://github.com/ddclient/ddclient/pull/TODO)
|
||||
[#733](https://github.com/ddclient/ddclient/pull/733)
|
||||
* All log messages are now written to STDERR, not a mix of STDOUT and STDERR.
|
||||
[#676](https://github.com/ddclient/ddclient/pull/676)
|
||||
* For `--protocol=freedns` and `--protocol=nfsn`, the core module
|
||||
|
@ -99,7 +99,7 @@ repository history](https://github.com/ddclient/ddclient/commits/master).
|
|||
### Bug fixes
|
||||
|
||||
* Fixed numerous bugs in command-line option and configuration file
|
||||
processing. [#TODO](https://github.com/ddclient/ddclient/pull/TODO)
|
||||
processing. [#733](https://github.com/ddclient/ddclient/pull/733)
|
||||
* `noip`: Fixed failure to honor IP discovery settings in some circumstances.
|
||||
[#591](https://github.com/ddclient/ddclient/pull/591)
|
||||
* Fixed `--usev6` with providers that have not yet been updated to use the new
|
||||
|
|
Loading…
Reference in a new issue