aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/package.xml.template
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanley.cheung@gmail.com>2016-08-29 11:46:54 -0700
committerGravatar GitHub <noreply@github.com>2016-08-29 11:46:54 -0700
commite1ec9fd347710a590cd79df4538e5f0f663c92e5 (patch)
tree6b3636a4ab6a4ec5036d6045bf47992e51338f58 /templates/package.xml.template
parentb2a9940465bf8faad648f06316e8b6400c10aa9e (diff)
parent14e2a566c9a36c884c9d92be6bc506a8959254f3 (diff)
Merge pull request #7896 from stanley-cheung/php-fix-per-rpc-creds-v1_0
PHP: reject metadata keys that are 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>