From 5fda4d1fed1d2c539853f8aa2fec937958f991ef Mon Sep 17 00:00:00 2001 From: Go_Faustino Date: Fri, 5 Jan 2018 22:51:50 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42e317af2..61d82c7d6 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ This is a fork of Sentrifugo v3.2 with the following changes: - Erase week button made available for rejected and enabled days - Allow special characters and ensure correct encoding on all pages and emails - Remove double slashes from time management URLs to avoid problems with servers that rewrite them out (that's you IIS...) +- Corrected a bug which didn't allow approving / rejecting / enabling timesheet for the first week of a year that didn't start on a Sunday (2017, you kept this hidden for a whole year, thanks) Docker ======