2005-01-19 15:08:02 +00:00
|
|
|
The following changes were made to the original dnspython 1.3.2
|
2004-08-16 19:28:42 +00:00
|
|
|
sources:
|
|
|
|
|
|
|
|
|
|
* moved everything into the linkcheck package
|
|
|
|
|
Changed: *.py
|
|
|
|
|
|
|
|
|
|
* moved unittests and adapted them for the schooltool.org test runner
|
|
|
|
|
Changed: tests/*.py
|
|
|
|
|
|
|
|
|
|
* fixed missing random import
|
|
|
|
|
Changed: renderer.py
|
|
|
|
|
|
|
|
|
|
* honor EnableDHCP flag in Windows registry config
|
|
|
|
|
Changed: resolver.py
|
|
|
|
|
|
|
|
|
|
* strip() lines from /etc/resolv.conf
|
|
|
|
|
Changed: resolver.py
|
|
|
|
|
|
|
|
|
|
* minor syntax cleanups
|
|
|
|
|
Changed: *.py
|
|
|
|
|
|
|
|
|
|
* added set of localhost addresses to resolver config
|
|
|
|
|
Changed: resolver.py
|
2005-01-19 15:08:02 +00:00
|
|
|
Added: ifconfig.py
|
2004-08-16 19:28:42 +00:00
|
|
|
|
2009-01-10 18:05:13 +00:00
|
|
|
* added search patterns for domain names
|
2004-08-16 19:28:42 +00:00
|
|
|
Changed: resolver.py
|