source: tags/pre_mode_tracking/ChangeLog

Last change on this file was 26, checked in by Erik Huelsmann, 20 years ago

Add ChangeLog? for recording of changes.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 571 bytes
Line 
12004-03-18  Erik Huelsmann  <ehuelsmann@common-lisp.net>
2
3        * protocol.lisp: Add defgenerics. Remove duplicates
4        from *reply-names* before passing to create-irc-message-classes.
5
6        * command.lisp, event.lisp: Add defgenerics.
7
8        * protocol.lisp (remove-channel): Change order of arguments
9        to (remove-channel <user-object> <channel-object>)
10
11        * package.lisp (export): Export symbols needed for manipulation
12        of the different objects
13
142004-03-08:
15        Started tracking changes committed to the repository in this log.
16
17        Ordering of events in this file is last-commited-at-top.
Note: See TracBrowser for help on using the repository browser.