Jelmer Vernooij hace 9 años
padre
commit
421c97872a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -12,6 +12,8 @@
     it match the behaviour described in https://git-scm.com/docs/gitrevisions.
     (Chris Bunney)
 
+  * Support Python3 in C modules. (Lele Gaifax)
+
  BUG FIXES
 
   * Simplify handling of SSH command invocation.