diff options
| author | Simon Josefsson | 2006-01-31 15:30:53 +0000 |
|---|---|---|
| committer | Simon Josefsson | 2006-01-31 15:30:53 +0000 |
| commit | 176cc13b336e2ae3f0d11a3f95881ff48065677f (patch) | |
| tree | 34a904571836d381996aef974674372ca598f7f5 /lisp/erc/ChangeLog | |
| parent | 360613cb30389de8381180828c12c180e77c790e (diff) | |
| download | emacs-176cc13b336e2ae3f0d11a3f95881ff48065677f.tar.gz emacs-176cc13b336e2ae3f0d11a3f95881ff48065677f.zip | |
* erc.el (erc-open-ssl-stream): Use tls.el.
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 3089502d114..98022b601e6 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-01-30 Simon Josefsson <jas@extundo.com> | ||
| 2 | |||
| 3 | * erc.el (erc-open-ssl-stream): Use tls.el. | ||
| 4 | |||
| 1 | 2006-01-30 Michael Olson <mwolson@gnu.org> | 5 | 2006-01-30 Michael Olson <mwolson@gnu.org> |
| 2 | 6 | ||
| 3 | * erc-stamp.el (erc-timestamp-right-align-by-pixel): New option | 7 | * erc-stamp.el (erc-timestamp-right-align-by-pixel): New option |