Top Level :: Networking

Package Information: Net_SmartIRC 0.5.1

Show All Changelogs
» Version » Information
1.0.0 2005-05-27     stable
0.5.5p1 2003-07-23     stable
0.5.5 2003-07-23     stable
0.5.1Download

Release date: 2003-01-17 06:31 UTC
Release state: stable

Changelog:

ChangeLog of 0.5.1
------------------

fixes:
- major bugs in ChannelSynching fixed.
- fsocks support fixed.
- setUseSocket() method fixed.
If false was passed as parameter, it tried to load the socket extension.
Also warnings are now suppressed with @ in front of dl().
- fixed a typo in reconnect().
- missing SMARTIRC_DEBUG_CHANNELSYNCHING constant added.

changes:
- new design for HTML documentation used (PEAR template).
- moved all examples to their own directory (examples/).
- moved the documentation to docs/HTML/.
- added new file descriptions to README.
- removed not needed parts of DOCUMENTATION (most is now in the HTML version).
- updated the HTML documentation.

new:
- example5/6/7.php added.
- setAutoRetry() method added.
Autoretrying of connecting to the IRC server, is now supported.

0.5.0 2003-01-06     beta