File tree 3 files changed +20
-3
lines changed
3 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 33
33
<file >notes.xml</file >
34
34
</header >
35
35
36
- <section ><title >Inets 8.3.1</title >
36
+ <section ><title >Inets 8.3.1.1</title >
37
+
38
+ <section ><title >Fixed Bugs and Malfunctions</title >
39
+ <list >
40
+ <item >
41
+ <p >
42
+ Fixed a bug so <c >httpd</c > does not crash when stopped
43
+ at the wrong time during TLS connection negotiation, or
44
+ any other theoretically as slow connection setup.</p >
45
+ <p >
46
+ Own Id: OTP-18688 Aux Id: ERIERL-962 </p >
47
+ </item >
48
+ </list >
49
+ </section >
50
+
51
+ </section >
52
+
53
+ <section ><title >Inets 8.3.1</title >
37
54
38
55
<section ><title >Fixed Bugs and Malfunctions</title >
39
56
<list >
Original file line number Diff line number Diff line change 19
19
# %CopyrightEnd%
20
20
21
21
APPLICATION = inets
22
- INETS_VSN = 8.3.1
22
+ INETS_VSN = 8.3.1.1
23
23
PRE_VSN =
24
24
APP_VSN = "$(APPLICATION ) -$(INETS_VSN )$(PRE_VSN ) "
Original file line number Diff line number Diff line change 1
- OTP-18664
1
+ OTP-18688
You can’t perform that action at this time.
0 commit comments