diff options
| author | Deniz Dogan | 2011-03-07 13:03:22 +0100 |
|---|---|---|
| committer | Deniz Dogan | 2011-03-07 13:03:22 +0100 |
| commit | fa7062f6539a628343802d7d7dbf86befe3c2626 (patch) | |
| tree | a8d4e0170d155bb711d17732262eb13e3ba2f206 /lisp/ChangeLog | |
| parent | cf715c3c952706b13fe4a9a9279739b7ed480a15 (diff) | |
| download | emacs-fa7062f6539a628343802d7d7dbf86befe3c2626.tar.gz emacs-fa7062f6539a628343802d7d7dbf86befe3c2626.zip | |
* lisp/net/rcirc.el (rcirc-connect): Fix PASS bug.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4ff65b16c6d..d23bb9e650e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> | ||
| 2 | |||
| 3 | * net/rcirc.el (rcirc-connect): Fix PASS bug. | ||
| 4 | |||
| 1 | 2011-03-07 Glenn Morris <rgm@gnu.org> | 5 | 2011-03-07 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt. | 7 | * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt. |