diff options
Diffstat (limited to 'lisp/erc/ChangeLog')
| -rw-r--r-- | lisp/erc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 13dbba769a4..e0a88461dc9 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-11-16 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * erc.el (erc-modules): Add "notifications". Tweak "hecomplete" doc. | ||
| 4 | |||
| 1 | 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * erc-backend.el: Only require `erc' during compilation (bug#12740). | 7 | * erc-backend.el: Only require `erc' during compilation (bug#12740). |