Use ConfigParser for now
[jelmer/dulwich-libgit2.git] / NEWS
diff --git a/NEWS b/NEWS
index 34fe29243829fa2f69eb54a1b2793fc098af2a56..1446439cf5f7f59ffe83237cfad5d404a5b22464 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@
   * --pure option to setup.py to allow building/installing without the C 
     extensions. (Hal Wine, Anatoly Techtonik, Jelmer Vernooij, #434326)
 
-  * Implement Repo.get_config(). (Jelmer Vernooij)
+  * Implement Repo.get_config(). (Jelmer Vernooij, Augie Fackler)
 
   * HTTP dumb and smart server. (Dave Borowitz)