Apply patch from snadge to set BIND_4_COMPAT on OpenBSD. This is similar

to the existing BIND_8_COMPAT fix for OSX.

Oh how I hate the /nslookup function.


git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@187 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2012-05-15 13:16:11 +00:00
parent 2f79061c0d
commit 9ec4f49540
2 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
[Changes 1.2c01]
* Apply patch from snadge defining BIND_4_COMPAT on OpenBSD, to allow
/nslookup to build. (caf)
* Fix known problem with IPv6 on FreeBSD and enable IPv6 on all supporting
platforms. Thanks to brabes, snadge and packet. (caf)