diff options
Diffstat (limited to 'nt')
-rw-r--r-- | nt/ChangeLog | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index f804abe2e88..9d954d56473 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -3,12 +3,6 @@ * INSTALL: Add some more installation instructions for mingw-get users. (Bug#19989) -2015-03-09 Noam Postavsky <npostavs@users.sourceforget.net> - - * nt/cmdproxy.c (batch_file_p): New function. - (spawn): If calling a quoted batch file pass NULL for progname. - (Bug#18745) - 2015-03-03 Eli Zaretskii <eliz@gnu.org> * cmdproxy.c (get_next_token): Don't make backslashes disappear @@ -18,7 +12,6 @@ (main): When passing a command line to the shell, use cmd.exe rules for quoting command-line tail. -2015-03-03 Oscar Fuentes <ofv@wanadoo.es> 2015-02-27 Mark Laws <mdl@60hz.org> Support daemon mode on MS-Windows (bug#19688) |