========
Features
========
=========
CHANGELOG
=========
Beta 81b.3.2
- Added language support for HTML, RSS+XML & DynStat generation ( Logging is in English )
* New file 'lang.cfg'
- Fixed Makefile for FreeBSD, OpenBSD and NetBSD to add threading
- Fixed crash when exiting XBNBT
- Fixed RSS problems introduced in XBNBT 81b.3.1
bnbt.cfg entries added
xbnbt_rss_directory = ( e.g. C:\Program Files\Apache Group\Apache2\htdocs )
- Fixed torrent download on index.html
- Fixed Completed count problem introduced in XBNBT 81b.3.1
- Fixed HTML 4.01 Strict compliance of signup.html
- Fixed MySQL User Integration 'name' field issue for non IPB databases
- Fixed warnings during compile
* util.cpp:1394:59: warning: no newline at end of file
* bnbt_mysql.cpp:290:7: warning: no newline at end of file
* bnbt_mysql.h:72:7: warning: no newline at end of file
* sort.cpp:467:48: warning: no newline at end of file
* md5.cpp:399:61: warning: no newline at end of file
* client.cpp:656:2: warning: no newline at end of file
- Fixed a number of other minor bugs
- Added further CSS controls to xbnbt.css
- Added to bnbt.cfg for info.html ( and future features )
xbnbt_tracker_url = http://localhost:6969/
xbnbt_tracker_description = Powered by XBNBT
xbnbt_tracker_title = My XBNBT Tracker
- Added Dev-C++ ( Version 4.9.9.0 ) project ( ALPHA )