Jelmer Vernooij hace 11 años
padre
commit
bf9cbb355f
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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