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 cd535eafafa..7d198ddd5d1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-10-25 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-gvfs.el (tramp-gvfs-methods-mounttracker) | ||
| 4 | (tramp-gvfs-mountlocation-signature): Check `tramp-gvfs-enabled' | ||
| 5 | during initialization. (Bug#18774) | ||
| 6 | |||
| 1 | 2014-10-25 Vincent Belaïche <vincentb1@users.sourceforge.net> | 7 | 2014-10-25 Vincent Belaïche <vincentb1@users.sourceforge.net> |
| 2 | 8 | ||
| 3 | * ses.el (macroexp): add require for this package, so that | 9 | * ses.el (macroexp): add require for this package, so that |