docs/CHANGELOG
changeset 14 2093cbe1133e
parent 13 2ff220cfde13
child 28 a73ac0ba0401
equal deleted inserted replaced
13:2ff220cfde13 14:2093cbe1133e
       
     1 CHANGES between 1.4.0 and 1.3.0
       
     2 -----------------------------------------------------------------------
       
     3 
       
     4 - Removed a few bugs in the 1.3.0 release.
       
     5 
       
     6 - Moved language setting to config file.
       
     7 
       
     8 - Added support for all PowerDNS zone types: slave, master and native.
       
     9 
       
    10 - Added support for supermasters.
       
    11 
       
    12 - Added basic support for skins. All html markup tags are now removed
       
    13   from the code. One example CSS file has been added. The CSS and HTML
       
    14   has been made as flexible as possible, so one is free to position a
       
    15   menu in a left bar instead of inline with other elements, etc.
       
    16 
       
    17 - Changed all visible occurrences of "domain" to "zone".
       
    18 
       
    19 - Updated i18n related files, Dutch translation fully updated.
       
    20 
       
    21 - Added a page with credits to the original authors.
       
    22 
       
    23 - Removed all PHP shorttags.
       
    24 
     1 CHANGES between 1.3.0 and 1.2.7-patched
    25 CHANGES between 1.3.0 and 1.2.7-patched
     2 -----------------------------------------------------------------------
    26 -----------------------------------------------------------------------
     3 
    27 
     4 - Updated the "database abstraction layer" from an outdated version of
    28 - Updated the "database abstraction layer" from an outdated version of
     5   the unmaintained PEAR::DB module to the most recent version of
    29   the unmaintained PEAR::DB module to the most recent version of