| 1 |
elmex |
1.1 |
Revision history for Net-IRC3 |
| 2 |
|
|
|
| 3 |
elmex |
1.9 |
0.5 |
| 4 |
root |
1.11 |
- fixed a bug in send_srv and send_chan where messages |
| 5 |
|
|
could have been sent twice. |
| 6 |
elmex |
1.9 |
- added a IRC sample application in the samples/ folder |
| 7 |
|
|
called jsonsrv and jsonclient. |
| 8 |
|
|
|
| 9 |
elmex |
1.8 |
0.4 Tue Nov 28 17:13:01 CET 2006 |
| 10 |
elmex |
1.5 |
- fixed broken PONG reply before 001 |
| 11 |
root |
1.11 |
- made channel_list return an empty hash instead undef when no channel is joined |
| 12 |
elmex |
1.5 |
|
| 13 |
|
|
0.3 Mon Jul 17 13:43:13 UTC 2006 |
| 14 |
elmex |
1.4 |
- Refactored the code: Remove Client.pm, and make the connections |
| 15 |
|
|
to standalone objects. |
| 16 |
elmex |
1.3 |
- Added nickname tracing for channels |
| 17 |
|
|
|
| 18 |
elmex |
1.2 |
0.2 Sun Jul 16 12:58:06 CEST 2006 |
| 19 |
elmex |
1.4 |
- Code got a little bit refactored and wrote documentation. |
| 20 |
|
|
It seems ready for a first release. |
| 21 |
elmex |
1.2 |
|
| 22 |
|
|
0.1 Sat Jul 15 23:46:49 UTC 2006 |
| 23 |
elmex |
1.4 |
- First version, released on an unsuspecting world. |
| 24 |
elmex |
1.1 |
|