December 27, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=753

           Summary: Minor Misspelling in Class Spec Page
           Product: D
           Version: 0.178
          Platform: All
               URL: http://www.digitalmars.com/d/class.html
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P3
         Component: www.digitalmars.com
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: kylefurlong@gmail.com


In the "Static Destructor" section:

"The static in the static denstructor declaration is not an attribute, it must appear immediately before the ~this:"


-- 

January 04, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=753


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from bugzilla@digitalmars.com  2007-01-03 22:13 -------
Fixed DMD 1.00


--