| Revision: | 1.4 |
| Committed: | Tue Mar 6 21:44:53 2007 UTC (19 years, 6 months ago) by elmex |
| Branch: | MAIN |
| Changes since 1.3: | +3 -0 lines |
| Log Message: | Implemented topic handling and fixed a bug in nick-change detection and fixed a bug in prefix matching. |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | elmex | 1.2 | - fix channel case in Net::IRC3::Client::Connection |
| 2 | - add mode info to nicknames? | ||
| 3 | - add mode command handling? | ||
| 4 | elmex | 1.3 | - add PASS sending on connect |
| 5 | elmex | 1.4 | - add TOPIC support |
| 6 | - rework channel framework => make some real objects | ||
| 7 | - add support for KILL! |