diff docs/changelog.rst @ 2382:034e4fe1ebb2 beta

changed dulwich git interface to gitweb + subprocessio
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 04 Jun 2012 02:56:09 +0200
parents 7ac09514a178
children d6efacde970f
line wrap: on
line diff
--- a/docs/changelog.rst	Mon Jun 04 01:33:48 2012 +0200
+++ b/docs/changelog.rst	Mon Jun 04 02:56:09 2012 +0200
@@ -23,6 +23,8 @@
 - #469 added --update-only option to whoosh to re-index only given list
   of repos in index 
 - rhodecode-api CLI client
+- new git http protocol replaced buggy dulwich implementation.
+  Now based on pygrack & gitweb
 
 fixes
 +++++