Mercurial > emacs
diff lisp/erc/ChangeLog @ 107104:c984638f1446
* erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 07 Feb 2010 01:36:17 -0500 |
parents | 69a56b685af8 |
children | b4d27afff1bf bfc8980754ed |
line wrap: on
line diff
--- a/lisp/erc/ChangeLog Sun Feb 07 01:23:10 2010 -0500 +++ b/lisp/erc/ChangeLog Sun Feb 07 01:36:17 2010 -0500 @@ -1,3 +1,7 @@ +2010-02-07 Vivek Dasmohapatra <vivek@etla.org> + + * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520). + 2010-01-25 Vivek Dasmohapatra <vivek@etla.org> * erc-backend.el (erc-session-connector): New var.