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
44UI, Workflows & Features
55------------------------
66
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+
712Performance, Internal Implementation, Development Support etc.
813--------------------------------------------------------------
914
@@ -30,6 +35,13 @@ Fixes since v2.47
3035 had been identified and fixed.
3136 (merge fc5589d6c1 ds/line-log-asan-fix later to maint).
3237
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+
3343 * Other code cleanup, docfix, build fix, etc.
3444 (merge 66893a14d0 ps/leakfixes-part-8 later to maint).
3545 (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