diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6c0f03c6..c7a11382 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apache2 (2.4.6-4+dyson4) unstable; urgency=low + + * Fixed a typo in debian/a2enmod: + "svcadm $reload apache2" (right) instead of + "svcadm apache2 $reload" (wrong) + + -- Igor Pashev <pashev.igor@gmail.com> Sat, 28 Dec 2013 17:26:51 +0400 + apache2 (2.4.6-4+dyson3) unstable; urgency=low * Renamed SMF service to application/web/apache2 |