瀏覽代碼

Add 2696 changes file

Sebastian Hahn 14 年之前
父節點
當前提交
4aac35cafa
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      changes/bug2696

+ 5 - 0
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.