aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/package.xml.template
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2016-08-26 19:54:57 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2016-08-26 19:54:57 -0700
commit129bca6c5b34683b675c78ee3c2846d74f701f25 (patch)
tree6ea047e5c77fbc9c6d5203aa5de2c8ff1f199988 /templates/package.xml.template
parent6f7e55fe26fb31c4ce32004ead58cbc89415f68a (diff)
php: error out if metadata key is not legal
Diffstat (limited to 'templates/package.xml.template')
-rw-r--r--templates/package.xml.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/package.xml.template b/templates/package.xml.template
index 65fef1892f..32ed3b633e 100644
--- a/templates/package.xml.template
+++ b/templates/package.xml.template
@@ -24,7 +24,7 @@
</stability>
<license>BSD</license>
<notes>
- - TBD
+ - Reject metadata keys which are not legal #7881
</notes>
<contents>
<dir baseinstalldir="/" name="/">
@@ -291,7 +291,7 @@
<date>2016-08-22</date>
<license>BSD</license>
<notes>
- - TBD
+ - Reject metadata keys which are not legal #7881
</notes>
</release>
</changelog>