diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7a4293b16ef..5757317f5e2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-04-03 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-cache.el (tramp-flush-file-property) | ||
| 4 | (tramp-flush-directory-property): Use `directory-file-name' of the | ||
| 5 | truename. (Bug#20249) | ||
| 6 | |||
| 1 | 2015-04-03 Nicolas Richard <theonewiththeevillook@yahoo.fr> | 7 | 2015-04-03 Nicolas Richard <theonewiththeevillook@yahoo.fr> |
| 2 | 8 | ||
| 3 | * pcmpl-unix.el (pcmpl-ssh-known-hosts): Use `char-before' instead | 9 | * pcmpl-unix.el (pcmpl-ssh-known-hosts): Use `char-before' instead |