[Issue 17089] New: changelog: some bug fixes are duplicated in several releases
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Jan 14 13:58:02 PST 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17089
          Issue ID: 17089
           Summary: changelog: some bug fixes are duplicated in several
                    releases
           Product: D
           Version: D2
          Hardware: x86
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: timothee.cour2 at gmail.com
EG:
http://dlang.org/changelog/2.072.2.html
http://dlang.org/changelog/2.073.0.html
both contain:
Bugzilla 14296: RDMD fails at building a lib when the source is in a subdir
Bugzilla 16747: [Reg 2.072] Cannot have stack allocated classes in @safe code
there are more.
Would be good to only show the entry in the release where it got 1st fixed
(more DRY and easier to follow)
--
    
    
More information about the Digitalmars-d-bugs
mailing list