ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-IRC3/Changes
Revision: 1.4
Committed: Mon Jul 17 16:01:04 2006 UTC (20 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.3: +6 -4 lines
Log Message:
added examples and documentation

File Contents

# User Rev Content
1 elmex 1.1 Revision history for Net-IRC3
2    
3 elmex 1.4 0.3
4     - Refactored the code: Remove Client.pm, and make the connections
5     to standalone objects.
6 elmex 1.3 - Added nickname tracing for channels
7    
8 elmex 1.2 0.2 Sun Jul 16 12:58:06 CEST 2006
9 elmex 1.4 - Code got a little bit refactored and wrote documentation.
10     It seems ready for a first release.
11 elmex 1.2
12     0.1 Sat Jul 15 23:46:49 UTC 2006
13 elmex 1.4 - First version, released on an unsuspecting world.
14 elmex 1.1