diff options
| author | Joakim Verona | 2011-12-28 04:12:56 +0100 |
|---|---|---|
| committer | Joakim Verona | 2011-12-28 04:12:56 +0100 |
| commit | bb29f044aa967831cd664c54eba0de0c701436ce (patch) | |
| tree | 1398cc9780bbae0fdad071a3a3765a571c3f6d7b /lisp/erc/ChangeLog | |
| parent | 3c935a7e996701244d166f684119f0ff97e25496 (diff) | |
| parent | 5e605a2e528955721fc6f2bd7b9f174c15075fb1 (diff) | |
| download | emacs-bb29f044aa967831cd664c54eba0de0c701436ce.tar.gz emacs-bb29f044aa967831cd664c54eba0de0c701436ce.zip | |
upstream i think
Diffstat (limited to 'lisp/erc/ChangeLog')
| -rw-r--r-- | lisp/erc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 3fd2c87d59c..1b67835cb07 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-11-28 Mike Kazantsev <mk.fraggod@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * erc-dcc.el (erc-dcc-ctcp-query-send-regexp): Updated regexp to | ||
| 4 | match quoted filenames with spaces inside. | ||
| 5 | (erc-dcc-handle-ctcp-send): Updated regexp match group numbers, | ||
| 6 | added processing of escaped quotes and backslashes if filename | ||
| 7 | itself was in quotes. | ||
| 8 | |||
| 1 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> | 9 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 10 | ||
| 3 | * erc-log.el (erc-logging-enabled): Fix typo. | 11 | * erc-log.el (erc-logging-enabled): Fix typo. |