Folks-
        
        Anyone up for some testing? FreeIPdb-0_2-RC2 is up on the website.
        (and in CVS). [Changes below]
        I'd like to spin 0_3 in a week or two, so please send along any 
        comments/problems you have.
        
        I'm looking to add some stats to the webpage on who is using 
        FreeIPdb and some basic usage numbers. There is a script in
        /FreeIPdb/tools/vitals.pl (in cvs) run it and send along a copy
        if you like. Unless you tell me otherwise stated I'll be posting 
        them on the FreeIPdb website (feel free to be a vague as you need).

                Enjoy
                ben

CHANGES:
   0_2_1
        -Added hierarchial regions. [ Ejay Hire ]
         When upgrading from 0_2 or before need to do (in sql):
                ALTER TABLE REGIONTABLE ADD PARENT INT;
        -Added more sanity checking to region names.
        -Most inputs will let you feed in CIDR (0.0.0.0/0) with no need to set bits.
        -Partch from Antonio-Blasco Bonito to fix the order in the search.
        -Added the option of setting holdtime per region.
                (Required SQL change)
                ALTER TABLE REGIONTABLE ADD HOLDTIME INT;
        -Added optional reclaim confirm dialog w/ optional holdtime override.
        -Edit region now allows changes to per-region holdtime.
        -Fixed the cancel option after allocating a block.
        

-- 
Our doubts are traitors, 
And make us lose the good that we oft may win, 
By fearing to attempt                                   --William Shakespeare 

Reply via email to