update changelog

This commit is contained in:
Fish 2004-07-07 12:46:11 +00:00
parent 04db3c46cc
commit cd533ef205

View file

@ -10,6 +10,7 @@ Open Proxy Scanning Bot Module for NeoStats Changelog.
- Fixed socklen_t compile problems on older bsd's (F) - Fixed socklen_t compile problems on older bsd's (F)
- OPSB now uses the core's NICKIP support rather than our own. This will reduce double lookups on hostnames for IRCd's that don't provide NICKIP (F) - OPSB now uses the core's NICKIP support rather than our own. This will reduce double lookups on hostnames for IRCd's that don't provide NICKIP (F)
- Fix a problem where when disablescan was enabled, the scan queue would grow out of control (F) - Fix a problem where when disablescan was enabled, the scan queue would grow out of control (F)
- use match, not fnmatch for exceptions matching. Fixes Case sensitivity problems (F)
* Version 2.1 * 24/01/2004 * Fish (F) * Version 2.1 * 24/01/2004 * Fish (F)
- Sync up libopm with blitzed version to fix a Socks 5 bug (F) - Sync up libopm with blitzed version to fix a Socks 5 bug (F)