diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97b84e2b001..ad8edc65b34 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-05-08 Eli Zaretskii <eliz@gnu.org> | 1 | 2008-05-08 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook. | ||
| 4 | |||
| 3 | * epa-hook.el: Renamed from epa-file-hook.el, to avoid | 5 | * epa-hook.el: Renamed from epa-file-hook.el, to avoid |
| 4 | file-names clashes on 8+3 filesystems. | 6 | file-names clashes on 8+3 filesystems. |
| 5 | 7 | ||