Skip to content

Commit ae9a9f3

Browse files
committed
changelog: update for rtlib: freebsd: Fix deprecated use of VM_METER to use VM_TOTAL
1 parent 836c800 commit ae9a9f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Version 1.07.0
1414
- sf.net #794: literal tabs in string literals miscompiled if followed by 0-9 numeric chars
1515
- sf.net #897: length of literal wstring is miscalculated at compile time. Compile time evaluation of len(!"\u1234") was using the internal escaped string length instead of the actual codepoint length
1616
- github #137: Final -Wl flag takes precedence over previous. fbc now passes down all options from all -Wa, -Wc, and -Wl flags (William Breathitt Gray)
17+
- github #138: rtlib: freebsd: Fix deprecated use of VM_METER to use VM_TOTAL (William Breathitt Gray)
1718

1819

1920
Version 1.06.0

0 commit comments

Comments
 (0)