Ver código fonte

Update NEWS.

Jelmer Vernooij 11 anos atrás
pai
commit
6cac9b56fa
1 arquivos alterados com 5 adições e 0 exclusões
  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