aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 240f58c850b..cc77b18adba 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,13 @@
12015-03-03 Eli Zaretskii <eliz@gnu.org>
2
3 * cmdproxy.c (get_next_token): Don't make backslashes disappear
4 without a trace when they are not followed by a quote.
5 (search_dir): Support searching programs whose file name already
6 has an arbitrary extension. (Bug#19817)
7 (main): When passing a command line to the shell, use cmd.exe
8 rules for quoting command-line tail.
9
102015-03-03 Oscar Fuentes <ofv@wanadoo.es>
12015-02-27 Mark Laws <mdl@60hz.org> 112015-02-27 Mark Laws <mdl@60hz.org>
2 12
3 Support daemon mode on MS-Windows (bug#19688) 13 Support daemon mode on MS-Windows (bug#19688)