瀏覽代碼

Update NEWS.

Jelmer Vernooij 8 年之前
父節點
當前提交
493ec5d459
共有 1 個文件被更改,包括 6 次插入0 次删除
  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