Changeset 174 for trunk/ChangeLog
- Timestamp:
- 01/06/07 22:03:03 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/ChangeLog ΒΆ
r88 r174 1 2 Changes in 0.8 since 0.7: 3 4 * The library tracks user and channel modes automatically 5 * The concept of 'trailing-argument' removed (non-RFC compliance) 6 * Socket support now through 'usocket' library 7 * Threading support deprecated; use 'bordeaux-threads' or 'clim-sys' instead 8 * Support for password protected network logon 9 * Joining password protected channels now supported 10 * Specifying a reason phrase when parting channels now supported 11 * 'irc-message-event' now specializable on the default connection class 12 * RPL_ISUPPORT fixes 13 * Message parsing closer to specs in RFC 14 * Support for specified outgoing external-format 15 * Support for specified incoming external-format (with fallback) 16 * Stop leaking 'invalidate-me' conditions (by removing them completely) 17 * DCC support enhancements 18 * More generic functions to silence compiler warnings 19 1 20 2005-03-21 Erik Huelsmann <ehuelsmann@common-lisp.net> 2 21
Note: See TracChangeset
for help on using the changeset viewer.