File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,19 @@ <H2>IPAC Driver Release Notes</H2>
1919
2020< HR >
2121
22+ < H2 > Version 2.10</ H2 >
23+
24+ < P > Changed:</ P >
25+ < UL >
26+
27+ < LI > Added epicsShareFunc decoration to all externally visible functions to
28+ permit building DLLs on Windows systems.</ LI >
29+
30+ < LI > Added directory dependency information for parallel builds</ LI >
31+
32+ </ UL >
33+ < HR >
34+
2235< H2 > Version 2.9</ H2 >
2336
2437< P > Added:</ P >
Original file line number Diff line number Diff line change @@ -29,6 +29,9 @@ <H2>Version 2.10</H2>
2929< LI > Removed an unnecessary test and some unused code from the special_linconv()
3030routines of the ai and ao device support.</ LI >
3131
32+ < LI > Added epicsShareFunc decoration to all externally visible functions to
33+ permit building DLLs on Windows systems.</ LI >
34+
3235</ UL >
3336< HR >
3437
You can’t perform that action at this time.
0 commit comments