]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Minor fix to day_first_uid updating
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 26 Feb 2017 14:09:13 +0000 (16:09 +0200)
committerGitLab <gitlab@git.dovecot.net>
Thu, 16 Mar 2017 13:05:53 +0000 (15:05 +0200)
commitb0831ed2daa5724a883926534825337903cf97dc
tree66d4fce182ab5cf52167a0d4dfe80dc166a16b67
parentbb0484f2d26a985e42688597e455cf49578ab2a1
lib-index: Minor fix to day_first_uid updating

mktime() was getting a bit confused around day changes. Giving it only
year/month/day makes it less confused.
src/lib-index/mail-index-transaction-update.c