Release 0.1.1 dulwich-0.1.1
authorJelmer Vernooij <jelmer@samba.org>
Fri, 13 Mar 2009 17:25:10 +0000 (17:25 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 13 Mar 2009 17:25:10 +0000 (17:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 66086679873269b6c39e32a6c5b134dd4afe5c00..8175bf7840c23c2649efe0ed8547037e4ba0c903 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,16 @@
-0.1.1  UNRELEASED
+0.1.1  2009-03-13
 
  BUG FIXES
 
   * Fixed regression in Repo.find_missing_objects()
 
+  * Don't fetch ^{} objects from remote hosts, as requesting them 
+    causes a hangup.
+
+ FEATURES
+
+  * Allow disabling thin packs when talking to remote hosts.
+
 0.1.0  2009-01-24
 
  * Initial release.