浏览代码

Release 0.1.1

Jelmer Vernooij 16 年之前
父节点
当前提交
de51dc4883
共有 1 个文件被更改,包括 8 次插入1 次删除
  1. 8 1
      NEWS

+ 8 - 1
NEWS

@@ -1,9 +1,16 @@
-0.1.1	UNRELEASED
+0.1.1	2009-03-13
 
 
  BUG FIXES
  BUG FIXES
 
 
   * Fixed regression in Repo.find_missing_objects()
   * 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
 0.1.0	2009-01-24
 
 
  * Initial release.
  * Initial release.