docs/CHANGELOG
changeset 13 2ff220cfde13
parent 8 47dd15d8bb8c
child 14 2093cbe1133e
equal deleted inserted replaced
12:7be4525290cc 13:2ff220cfde13
    10 - Added multi-language support, using php's gettext functionality. A 
    10 - Added multi-language support, using php's gettext functionality. A 
    11   first Dutch translation has been added, along with English. See for
    11   first Dutch translation has been added, along with English. See for
    12   more details docs/README.i18n.
    12   more details docs/README.i18n.
    13 
    13 
    14 - Removed the so-called "sequence updater". The code has been changed
    14 - Removed the so-called "sequence updater". The code has been changed
    15   to use the auto increment functionalitiy in both mysql ang pgsql. It 
    15   to use the auto increment functionalitiy in both mysql and pgsql. It 
    16   is only tested on these backends, other backends are untested and
    16   is only tested on these backends, other backends are untested and
    17   may be unsupported. See docs/README.sequence for more details on
    17   may be unsupported. See docs/README.sequence for more details on
    18   inserting records and zones into the powerdns database when using
    18   inserting records and zones into the powerdns database when using
    19   other tools than poweradmin as well.
    19   other tools than poweradmin as well.
    20 
    20