File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,10 @@ Updates since v1.8.1
2121
2222UI, Workflows & Features
2323
24- *
24+ * Initial ports to QNX and z/OS UNIX System Services have started.
25+
26+ * Output from the tests is coloured using "green is okay, yellow is
27+ questionable, red is bad and blue is informative" scheme.
2528
2629Foreign Interface
2730
@@ -58,6 +61,12 @@ details).
5861 need to be in the cvsadmin group on NetBSD 6.0).
5962 (merge 8666df0 jc/test-cvs-no-init-in-existing-dir later to maint).
6063
64+ * The behaviour visible to the end users was confusing, when they
65+ attempt to kill a process spawned in the editor that was in turn
66+ launched by Git with SIGINT (or SIGQUIT), as Git would catch that
67+ signal and die. We ignore these signals now.
68+ (merge 1250857 pf/editor-ignore-sigint later to maint).
69+
6170 * After failing to create a temporary file using mkstemp(), failing
6271 pathname was not reported correctly on some platforms.
6372 (merge f7be59b jc/mkstemp-more-careful-error-reporting later to maint).
You can’t perform that action at this time.
0 commit comments