OBS User unknown
2008-02-15 00:18:36 +00:00
committed by Git OBS Bridge
parent 9ce62813f9
commit f3dc23068d
4 changed files with 77 additions and 38 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Feb 13 09:54:14 CET 2008 - ug@suse.de
- Allow the DNS function to be completely disabled, by
setting the port to zero "--port=0"
- Fix a bug where NXDOMAIN could be returned for a query
even if the name's value was known for a different query
type.
- Fixed possible crash bug in DBus IPv6 code
- Add --dhcp-no-override option
- Add --tftp-port-range option
- Add --stop-dns-rebind option
- Added --all-servers option
- Add --dhcp-optsfile option
- Fixed broken --alias functionality
- Add --dhcp-match flag
- Added --dhcp-broadcast, to force broadcast replies
- multiple bugs fixed
- 2.41
-------------------------------------------------------------------
Fri Jan 4 06:32:08 CET 2008 - crrodriguez@suse.de