[Ddclient-support] [ddclient/ddclient] 7de450: Remove `concont` protocol
Brought to you by:
supersandro2000,
wimpunk
From: Sandro <no...@gi...> - 2020-06-01 22:12:29
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 7de450fd58f1a375ac71d20be867c1f2a0ad1cd9 https://github.com/ddclient/ddclient/commit/7de450fd58f1a375ac71d20be867c1f2a0ad1cd9 Author: Richard Hansen <rh...@rh...> Date: 2020-05-31 (Sun, 31 May 2020) Changed paths: M README.md M ddclient Log Message: ----------- Remove `concont` protocol It is unclear that this protocol is in use anywhere. See https://sourceforge.net/p/ddclient/mailman/message/432027/ for some discussion. If it turns out that users are still using `concont` we can revert this change. Commit: 918e9a97b74578575989581575eaf5b981e7e698 https://github.com/ddclient/ddclient/commit/918e9a97b74578575989581575eaf5b981e7e698 Author: Sandro <san...@gm...> Date: 2020-06-02 (Tue, 02 Jun 2020) Changed paths: M README.md M ddclient Log Message: ----------- Merge pull request #143 from rhansen/delete-concont Remove `concont` protocol. Compare: https://github.com/ddclient/ddclient/compare/2ab9afbc79c1...918e9a97b745 |