Provide strnlen() on mingw32 which doesn't have it.
[jelmer/dulwich-libgit2.git] / NEWS
diff --git a/NEWS b/NEWS
index daedefdb1dcb6afb2911869416319e844bb10995..5dc436993308ac79619361d8981df415e9142468 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@
   * ThinPackData.from_file now works with resolve_ext_ref callback.
     (Dave Borowitz)
 
+  * Provide strnlen() on mingw32 which doesn't have it. (Hans Kolek)
+
  FEATURES
 
   * Use slots for core objects to save up on memory. (Jelmer Vernooij)