Thread overview
[Issue 5151] Home page download link(s?) doesn't update itself
Apr 23, 2014
Andrej Mitrovic
Feb 17, 2016
ag0aep6g@gmail.com
April 23, 2014
https://issues.dlang.org/show_bug.cgi?id=5151

Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich@gmail.com

--- Comment #2 from Andrej Mitrovic <andrej.mitrovich@gmail.com> ---
*** Issue 12457 has been marked as a duplicate of this issue. ***

--
September 22, 2014
https://issues.dlang.org/show_bug.cgi?id=5151

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

--- Comment #3 from hsteoh@quickfur.ath.cx ---
Wow. I can't believe this is still a bug. Shouldn't the download link point to http://dlang.org/download.html instead of a specific version of dmd?! That way we will never have to keep updating this link again.

--
June 10, 2015
https://issues.dlang.org/show_bug.cgi?id=5151

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--
February 17, 2016
https://issues.dlang.org/show_bug.cgi?id=5151

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ag0aep6g@gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #4 from ag0aep6g@gmail.com ---
The link on the homepage has been pointing to download.html for a while now, and we have the $(LATEST) macro for the latest version. Closing as WORKSFORME as I don't know when exactly those changes were done.

--