NEWS
changeset 315 30d35aed0ae2
parent 311 3cbde66305e4
child 323 8c833ceda65a
equal deleted inserted replaced
312:4e65f8242c0b 315:30d35aed0ae2
     1 ======================
     1 ====================
       
     2 mercurial-server 1.2
       
     3 ====================
       
     4 
       
     5 * Fix error in security code ruleset.py
       
     6 * Mercurial 1.9 compatibility
       
     7 * Compatibility with older versions of Python
       
     8 * Allow MQ repositories to be pushed/pulled
       
     9 * Testing and whitespace fixes
       
    10 
       
    11 Upgrading: if you need MQ compatibility, copy in the "[exceptions]" stanza
       
    12 from the default dot-mercurial-server file.
       
    13 
       
    14 ====================
     2 mercurial-server 1.1
    15 mercurial-server 1.1
     3 ======================
    16 ====================
     4 
    17 
     5 * Allow subrepo creation
    18 * Allow subrepo creation
     6 * New log filename
    19 * New log filename
     7 * Changed logging format to use JSON/YAML
    20 * Changed logging format to use JSON/YAML
     8 * Add the source IP address and other info in the SSH_CONNECTION environment variable
    21 * Add the source IP address and other info in the SSH_CONNECTION environment variable