ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-IRC3/Changes
Revision: 1.5
Committed: Mon Jul 17 21:49:23 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.4: +4 -1 lines
Log Message:
fixed a bug

File Contents

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