Fix compatibilithy with Python 2.4.
[jelmer/dulwich.git] / NEWS
diff --git a/NEWS b/NEWS
index 0d701d62e3306766989d3561f964e452cc05ef36..38723dd39bcb195c5fcbe6f90d950d8ea1cac088 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@
   * Fix use of alternates in ``DiskObjectStore``.{__contains__,__iter__}.
     (Dmitriy)
 
+  * Fix compatibility with Python 2.4. (David Carr)
+
 0.8.6  2012-11-09
 
  API CHANGES