Committing release notes and readme information to trunk
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@158 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
parent
aed1e51328
commit
ffc7eade7f
2 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
||||||
===============================================================================
|
===============================================================================
|
||||||
# DDCLIENT v3.8.1
|
# DDCLIENT v3.8.2
|
||||||
|
|
||||||
ddclient is a Perl client used to update dynamic DNS entries for accounts
|
ddclient is a Perl client used to update dynamic DNS entries for accounts
|
||||||
on many dynamic DNS services.
|
on many dynamic DNS services.
|
||||||
|
@ -20,7 +20,7 @@ Dynamic DNS services currently supported include:
|
||||||
Loopia - See http://www.loopia.se for details
|
Loopia - See http://www.loopia.se for details
|
||||||
Noip - See http://www.noip.com/ for details
|
Noip - See http://www.noip.com/ for details
|
||||||
Freedns - See http://freedns.afraid.org/ for details
|
Freedns - See http://freedns.afraid.org/ for details
|
||||||
ChangeIP - See http://www.changeip.com/ for details
|
ChangeIP - See http://www.changeip.com/ for details
|
||||||
dtdns - See http://www.dtdns.com/ for details
|
dtdns - See http://www.dtdns.com/ for details
|
||||||
|
|
||||||
DDclient now supports many of cable/dsl broadband routers.
|
DDclient now supports many of cable/dsl broadband routers.
|
||||||
|
|
16
RELEASENOTE
16
RELEASENOTE
|
@ -1,11 +1,11 @@
|
||||||
It's been a while but here is new release of ddclient. There are some important
|
It's been a while and has been announced a while agobut here is new release of
|
||||||
changes and some documentation is modified. A detailed overview can be found
|
ddclient. There are some important changes and some documentation is modified.
|
||||||
in ChangeLog but here's a quick overview:
|
A detailed overview can be found in ChangeLog but here's a quick overview:
|
||||||
|
|
||||||
* Added ddclient-noip.patch send by Kurt Bussche.
|
* adding support by ChangeIP - patch send by Michele Giorato
|
||||||
* Added and applied default timeout patch from
|
* sha-1 patch send by pirast to allow Digest::SHA
|
||||||
https://bugs.launchpad.net/ubuntu/+source/ddclient/+bug/116066
|
* allow reuse of use - patch send by Rodrigo Araujo
|
||||||
* Sending mail when killed, not after TERM-signal
|
* preventing deep sleep - see [bugs:#46]
|
||||||
* Added support for multiple IP adresses.
|
* Fallback to iproute if ifconfig doesn't work send by Maccied Grela
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue