diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
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 @@ | |||
| 1 | 2013-02-03 Daniel Colascione <dancol@dancol.org> | 1 | 2013-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 |