diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2009-11-13 12:12:09 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-11-15 23:46:53 +0100 |
commit | 882e137608e2727f485014286bad6cdddc31a198 (patch) | |
tree | 11717876325e6adc4b8c4563371e69619d134979 /CHANGES | |
parent | 83f9881d64cd7bcd760bc935e992e95ef3136b93 (diff) |
dnsmasq: bump to 2.51 and add IDN option
Closes #717
Dnsmasq 2.51 introduces IDN support, add it to the package.
Newsworthy items:
* Add support for internationalised DNS (IDN).
* Improved upstream nameserver checks for slow nameservers.
* Improved TFTP support (win/dos filenames, new tftpserver-address option
for DHCP).
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ #709: Bump lighttpd package to 1.4.24 #713: Migrate openntpd package to Makefile.autotools.in #715: Bump libidn package to 1.15 and other fixes + #717: Bump dnsmasq to 2.51 and introduce new IDN option 2009.08, Released August 31th, 2009: |