diff README @ 2276:2d55ae0d6ce7 stable

serveronly: fix reposetup The local 'reposetup' function was shadowing the extension helper one. We add a test for obshashrange using 'serveronly' since this is the item that made use discover the issue.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Thu, 20 Apr 2017 11:43:57 +0200
parents 72ba9d4418e0
children 812b866f193c
line wrap: on
line diff
--- a/README	Thu Apr 20 11:41:20 2017 +0200
+++ b/README	Thu Apr 20 11:43:57 2017 +0200
@@ -119,6 +119,7 @@
  - template: adapt to change in 4.2,
  - fix 'debugrecordpruneparents' (outdated API usage)
  - checkheads: give priority to updated 4.2 code,
+ - serveronly: fix repository initialization.
 
 6.0.0 -- 2017-02-31
 -------------------