diff options
Diffstat (limited to 'changes/bug40911')
-rw-r--r-- | changes/bug40911 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug40911 b/changes/bug40911 deleted file mode 100644 index c938b56225..0000000000 --- a/changes/bug40911 +++ /dev/null @@ -1,5 +0,0 @@ - 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. - |