blob: ef3260143beba81255c947725a679cf8c75f53a7 (
plain)
1
2
3
4
|
o Minor bugfixes (logging):
- When logging a message from the BUG() macro, be explicit about what
we were asserting. Previously we were confusing what we were asserting
with what the bug was. Fixes bug 20093; bugfix on 0.2.9.1-alpha.
|