• src/sbbs3/ctrl/ConfigWizardUnit.cpp

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Fri Jan 3 21:25:00 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/dadc646d21d947eeefccf9f8
    Modified Files:
    src/sbbs3/ctrl/ConfigWizardUnit.cpp
    Log Message:
    Don't use/set SM_EURODATE in sys_misc (deprecated), use sys_date_fmt instead

    Fix off-by-one error in checking TimeZoneComboBox->ItemIndex again tz_val array. When choosing the last (Other/Automatic) item, no change to the sys_timezone should be made (was setting it to 0/UTC).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Jan 4 16:19:53 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/1c5719174bf2985ca4b088eb
    Modified Files:
    src/sbbs3/ctrl/ConfigWizardUnit.cpp
    Log Message:
    Don't use/set SM_EURODATE in sys_misc (deprecated), use sys_date_fmt instead

    Fix off-by-one error in checking TimeZoneComboBox->ItemIndex again tz_val array. When choosing the last (Other/Automatic) item, no change to the sys_timezone should be made (was setting it to 0/UTC).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net