summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2014-10-11 10:22:00 +0200
committerJan Djärv <jan.h.d@swipnet.se>2014-10-11 10:22:00 +0200
commit1badfceee76202acff5e46158c7edb53d44deb92 (patch)
tree1f9b5c7d425c936890e20b33b9a8ec9fe12440c0
parentab7af0222e427081b5b5269223746b87ac6a6cfc (diff)
downloademacs-1badfceee76202acff5e46158c7edb53d44deb92.tar.gz
Fix mailaddress.
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a38df05518d..f511aa19a19 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1099,7 +1099,7 @@
* Makefile.in (EMACS_HEAPSIZE): Remove, no longer used. (Bug#18416)
-2014-09-04 Jan D <jhd@f20.localdomain>
+2014-09-04 Jan D <jan.h.d@swipnet.se>
* xterm.c (x_term_init): Don't call x_session_initialize if running
as a daemon (Bug#18375).