~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/configure.zcml

  • Committer: Julian Edwards
  • Date: 2011-04-11 14:34:55 UTC
  • mto: This revision was merged to the branch mainline in revision 12799.
  • Revision ID: julian.edwards@canonical.com-20110411143455-d6az8k4sfi94g1xi
Add fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
        class="lp.soyuz.model.sourcepackagerelease.SourcePackageRelease">
90
90
        <allow
91
91
            interface="lp.soyuz.interfaces.sourcepackagerelease.ISourcePackageRelease"/>
 
92
        <!-- changelog needs to be updated when unembargoing -->
 
93
        <require
 
94
            permission="launchpad.Edit"
 
95
            set_attributes="changelog"/>
92
96
    </class>
93
97
    <facet
94
98
        facet="overview">