aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40911
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug40911')
-rw-r--r--changes/bug409115
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40911 b/changes/bug40911
new file mode 100644
index 0000000000..c938b56225
--- /dev/null
+++ b/changes/bug40911
@@ -0,0 +1,5 @@
+ o Minor bugfixes (compiler warnings):
+ - Make sure the two bitfields in the half-closed edge struct are
+ unsigned, as we're using them for boolean values and assign 1 to
+ them. Fixes bug 40911; bugfix on 0.4.7.2-alpha.
+