aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2013-02-05 20:37:28 -0800
committerGlenn Morris2013-02-05 20:37:28 -0800
commitefad91eca29065056f0b64b4a80c0e3f4b22eb27 (patch)
tree31cde2625921c5302c52f7e2a76d4711f3a095f4 /src
parent1e934b84840369c0ad282eefcfb7882d4c39b96b (diff)
downloademacs-efad91eca29065056f0b64b4a80c0e3f4b22eb27.tar.gz
emacs-efad91eca29065056f0b64b4a80c0e3f4b22eb27.zip
ChangeLog date fix (do not merge to trunk)
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9cfcd1139ee..e33d2fa5870 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,4 @@
12013-02-03 Daniel Colascione <dancol@dancol.org> 12013-02-05 Daniel Colascione <dancol@dancol.org>
2 2
3 * emacs.c: Use execvp, not execv, when DAEMON_MUST_EXEC, so that 3 * emacs.c: Use execvp, not execv, when DAEMON_MUST_EXEC, so that
4 daemon mode works on cygw32 when Emacs is installed and not just 4 daemon mode works on cygw32 when Emacs is installed and not just