diff options
Diffstat (limited to 'lisp/erc/ChangeLog')
| -rw-r--r-- | lisp/erc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 6abf4021a60..4653f4177e5 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2006-02-12 Michael Olson <mwolson@gnu.org> | ||
| 2 | |||
| 3 | * erc-autoaway.el, erc-dcc.el, erc-ezbounce.el, erc-fill.el, | ||
| 4 | erc-goodies.el, erc-hecomplete.el, erc-ibuffer.el, erc-identd.el, | ||
| 5 | erc-imenu.el, erc-join.el, erc-lang.el, erc-list.el, erc-log.el, | ||
| 6 | erc-match.el, erc-menu.el, erc-netsplit.el, erc-networks.el, | ||
| 7 | erc-notify.el, erc-page.el, erc-pcomplete.el, erc-replace.el, | ||
| 8 | erc-ring.el, erc-services.el, erc-sound.el, erc-speedbar.el, | ||
| 9 | erc-spelling.el, erc-track.el, erc-truncate.el, erc-xdcc.el: Add | ||
| 10 | 2006 to copyright years, to comply with the changed guidelines. | ||
| 11 | |||
| 1 | 2006-02-11 Michael Olson <mwolson@gnu.org> | 12 | 2006-02-11 Michael Olson <mwolson@gnu.org> |
| 2 | 13 | ||
| 3 | * erc.el (erc-update-modules): Make some requirements shorter, so | 14 | * erc.el (erc-update-modules): Make some requirements shorter, so |