diff options
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. |