diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug2696 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2696 b/changes/bug2696 new file mode 100644 index 0000000000..6ea41d4a6a --- /dev/null +++ b/changes/bug2696 @@ -0,0 +1,5 @@ + o Minor features: + - Make compilation with clang possible when using + --enable-gcc-warnings by removing two warnings that clang hasn't + implemented yet and by fixing a few warnings. Implements ticket + 2696. |