Skip to content

Commit 14b2cc6

Browse files
[Docs] Fixed sorting error
1 parent 9773442 commit 14b2cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XSharp/docs/Topics/VersionHistory.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<li styleclass="Body Text">Improved XML doc messages for methods implicitly generated by the compiler (INITs, implicit constructors) (#1128)</li>
2121
<li styleclass="Body Text">Fixed an internal compiler error with DELEGATEs with default parameter values (#1129)</li>
2222
<li styleclass="Body Text">Fixed a problem with incorrect calculation of the memory address offset when obtaining a pointer to a structure element (#1132)</li>
23-
<li styleclass="Body Text">Fixed a problem with marking the complete current executing line of code while debugging (#1136)</li>
2423
<li styleclass="Body Text">Fixed problematic behavior of #pragma warning directive unintentionally enabling/.disabling other warnings (#1133)</li>
24+
<li styleclass="Body Text">Fixed a problem with marking the complete current executing line of code while debugging (#1136)</li>
2525
<li styleclass="Body Text">Fixed incompatible to VO behavior with value initialization when declaring global MEMVAR (#1144)</li>
2626
<li styleclass="Body Text">Fixed problem with compiler rule for DO not recognizing the &quot;&amp;&quot; operator (#1147 )</li>
2727
<li styleclass="Body Text">Fixed inconsistent behavior of the ^ operator regarding narrowing conversion warnings (#1160)</li>

0 commit comments

Comments
 (0)