File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ Git v2.48 Release Notes
4
4
UI, Workflows & Features
5
5
------------------------
6
6
7
+ * A new configuration variable remote.<name>.serverOption makes the
8
+ transport layer act as if the --serverOption=<value> option is
9
+ given from the command line.
10
+
11
+
7
12
Performance, Internal Implementation, Development Support etc.
8
13
--------------------------------------------------------------
9
14
@@ -30,6 +35,13 @@ Fixes since v2.47
30
35
had been identified and fixed.
31
36
(merge fc5589d6c1 ds/line-log-asan-fix later to maint).
32
37
38
+ * On macOS, fsmonitor can fall into a race condition that results in
39
+ a client waiting forever to be notified for an event that have
40
+ already happened. This problem has been corrected.
41
+ (merge 51907f8fee jk/fsmonitor-event-listener-race-fix later to maint).
42
+
33
43
* Other code cleanup, docfix, build fix, etc.
34
44
(merge 66893a14d0 ps/leakfixes-part-8 later to maint).
35
45
(merge 1164e270b5 jk/output-prefix-cleanup later to maint).
46
+ (merge f36b8cbaef jh/config-unset-doc-fix later to maint).
47
+ (merge 4154ed4108 js/doc-platform-support-link-fix later to maint).
You can’t perform that action at this time.
0 commit comments