https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69601
Bug ID: 69601 Summary: current/ redirect is off by at least a day Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: web Assignee: unassigned at gcc dot gnu.org Reporter: Joost.VandeVondele at mat dot ethz.ch Target Milestone: --- The current/ redirect as in e.g. : https://gcc.gnu.org/ml/gcc-patches/current/ doesn't seem to redirect to https://gcc.gnu.org/ml/gcc-patches/2016-02/ at the right point. I.e. it keeps pointing to 2016-01 even though the archives start appearing at 2016-02, somehow the switching point is different by a day or more.