Jelmer Vernooij hace 8 años
padre
commit
493ec5d459
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      NEWS

+ 6 - 0
NEWS

@@ -1,5 +1,11 @@
 0.17.2	UNRELEASED
 
+ BUG FIXES
+
+ * Add workaround for
+   https://bitbucket.org/pypy/pypy/issues/2499/cpyext-pystring_asstring-doesnt-work,
+   fixing Dulwich when used with C extensions on pypy < 5.6. (Victor Stinner)
+
 0.17.1	2017-03-01
 
  IMPROVEMENTS