HasChangelog
&& fDescription == other.Description() && fHasChangelog == other.HasChangelog()
fHasChangelog = value->HasChangelog();
if (!fSource.IsSet() || fSource->HasChangelog() != value) {
fHasChangelog(other.HasChangelog()),
const bool HasChangelog() const;
localizedTextBuilder.WithHasChangelog(pkg->HasChangelog());
if (localized->HasChangelog()) {
if (localizedText->HasChangelog())
enableChangelogTab = localizedText->HasChangelog();