ChangelogStats

Undocumented in source.

Members

Functions

addBugzillaIssue
void addBugzillaIssue(BugzillaEntry , string component, string type)

Adds a Bugzilla issue to the summary statistics.

addChangelogEntry
void addChangelogEntry(ChangelogEntry entry)

Adds a changelog entry to the summary statistics.

Variables

bugzillaIssues
size_t bugzillaIssues;
Undocumented in source.
changelogEntries
size_t changelogEntries;
Undocumented in source.
contributors
size_t contributors;
Undocumented in source.

Meta