NEWS
branchdebian
changeset 248 107d28ce67f5
parent 246 92cb6640a641
child 263 9f7ad3a71c90
equal deleted inserted replaced
240:97a8fe72a35e 248:107d28ce67f5
       
     1 ======================
       
     2 mercurial-server 1.0.1
       
     3 ======================
       
     4 
       
     5 * Fix HGRCPATH brokenness - potential security issue
       
     6 * Fix rule matching to properly handle the case where we don't know for sure
       
     7 * Fix error in documentation
       
     8 * Remove whitespace around paths, said to help with TortoiseHG
       
     9 * Small refactor of access.py
       
    10 * Tidy up file prologues; move credits to CREDITS
       
    11 
       
    12 Upgrading: repositories whose paths begin or end in white space will no longer
       
    13 be accessible; if they exist they must be moved to new names.
       
    14 
     1 ====================
    15 ====================
     2 mercurial-server 1.0
    16 mercurial-server 1.0
     3 ====================
    17 ====================
     4 
    18 
     5 * Add "env" section to .mercurial-server instead of special-casing HGRCPATH
    19 * Add "env" section to .mercurial-server instead of special-casing HGRCPATH