chiark / gitweb /
Fix comment in apache2-vhost-update
authorPeter Palfrader <peter@palfrader.org>
Sat, 10 Jan 2009 15:28:06 +0000 (16:28 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sat, 10 Jan 2009 15:28:06 +0000 (16:28 +0100)
apache2-vhost-update
debian/changelog

index a61369edeecf9c9b2622dabc94b3435efdd0c526..46643e80f8f3588e951307527215530f72ff76e2 100755 (executable)
@@ -16,7 +16,7 @@
 # All config changes are tracked in RCS.
 #
 # needs something like this in sudoers:
-# %apachectrl  ALL=(root)      /usr/sbin/restart-apache
+# %apachectrl  ALL=(root)      /usr/sbin/apache2-vhost-update
 
 
 # Copyright (c) 2009 Peter Palfrader <peter@palfrader.org>
index 03fe38355b6b8cefa1acbc832a25cac3d4de16b9..351caf37f1bada0336b576d3c98bbf18bb504ec4 100644 (file)
@@ -1,3 +1,9 @@
+debian.org (11) stable; urgency=low
+
+  * Fix comment in apache2-vhost-update.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 10 Jan 2009 16:27:55 +0100
+
 debian.org (10) stable; urgency=low
 
   * Do not allow include statements.