We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 887

Summary: webpage: list changes in the most recent release
Product: SDL_ttf Reporter: esigra
Component: miscAssignee: Sam Lantinga <slouken>
Status: ASSIGNED --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: All   

Description esigra 2009-11-16 03:03:07 UTC
The webpage at [http://www.libsdl.org/projects/SDL_ttf/] does not list the changes in the most recent release. The webpage should use headings
like <h2 id="changes"> and <h3 id="2.0.10"> so that it is possible to link to
[http://www.libsdl.org/projects/SDL_ttf/#changes] and
[http://www.libsdl.org/projects/SDL_ttf/#2.0.10].

And of course the page should be syntactically correct:
http://validator.w3.org/
Comment 1 Sam Lantinga 2012-01-02 22:09:06 UTC
Good idea, thanks!