Explorar el Código

Add 2696 changes file

Sebastian Hahn hace 15 años
padre
commit
4aac35cafa
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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.