CHANGELOG
branchmercurial-4.6
changeset 4030 9871809aa348
parent 4028 e8ce05aa9138
child 4034 215235c734e7
equal deleted inserted replaced
3993:85c99079d41f 4030:9871809aa348
     1 Changelog
     1 Changelog
     2 =========
     2 =========
     3 
     3 
     4 8.1.1 - in progress
     4 8.1.2 - in progress
       
     5 -------------------
       
     6 
       
     7   * obshashrange: improved robusness of the cache under heavy load
       
     8 
       
     9 8.1.1 -- 2018-08-21
     5 -------------------
    10 -------------------
     6 
    11 
     7   * clone: fix possible crash when using clone bundle and forcing cache warming
    12   * clone: fix possible crash when using clone bundle and forcing cache warming
     8   * evolve: properly set second parent during conflict (issue5927)
    13   * evolve: properly set second parent during conflict (issue5927)
     9   * next: delete the evolvestate after aborting interrupted `next --evolve`
    14   * next: delete the evolvestate after aborting interrupted `next --evolve`