Improve changelog message
authorMatthias Schmidt <gravatronics@live.com>
Sat, 23 May 2015 09:38:10 +0000 (11:38 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 23 May 2015 09:38:10 +0000 (11:38 +0200)
CHANGELOG.md

index 2212b488f90793bc3c52f6b3672c6cff13565f50..cdbe6fe6bb961cb24a045542e92996f937b05546 100644 (file)
@@ -4,7 +4,7 @@
 
 ### 2.2.0 Alpha 1 (XXXX-YY-ZZ)
 
-* instruction file name for most PIPs has default value now.
+* instruction file name for most PIPs has default value provided by `wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename()`.
 * `options` support for cronjobs.
 * `name` attribute for cronjob PIP (`cronjobName` for cronjob objects).
 * `permissions` and `options` support for event listeners.