Browse Source

Update NEWS.

Jelmer Vernooij 8 năm trước cách đây
mục cha
commit
493ec5d459
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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