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 - webpage: list changes in the most recent release
Summary: webpage: list changes in the most recent release
Status: ASSIGNED
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 03:03 UTC by esigra
Modified: 2012-01-02 22:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!