Browse Source

Update NEWS.

Jelmer Vernooij 11 years ago
parent
commit
6cac9b56fa
1 changed files with 5 additions and 0 deletions
  1. 5 0
      NEWS

+ 5 - 0
NEWS

@@ -6,6 +6,11 @@
 
   * Fix fetching packs with side-band-64k capability disabled. (David Keijser, Jelmer Vernooij)
 
+ IMPROVEMENTS
+
+  * Support passing a single revision to BaseRepo.get_walker() rather than a list of revisions. 
+    (Alberto Ruiz)
+
 0.9.0	2013-05-31
 
  BUG FIXES