]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Offer a cleanup for the benefit of the uninstaller to halt
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 27 Feb 2008 01:16:14 +0000 (01:16 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 27 Feb 2008 01:16:14 +0000 (01:16 +0000)
any running ApacheMonitor instances.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@631452 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0df45183c4889449e083cfc6e383d41c94b71577..b79bcb4d3efb850d4c676a106902abaa067a0aa6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -171,6 +171,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc?rev=631342&view=rev
    +1: covener
 
+ * ApacheMonitor (win32); Introduce --kill flag, for use by the
+   installer, to (mostly) gracefully stop all sessions monitor
+   icons for clean un-installation.  TS seperation rules don't
+   provide us a cleaner way to send an exit message to those
+   running in other consoles, however, we simply axe them.
+   http://svn.apache.org/viewvc?rev=603238&view=rev
+   +1: wrowe
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when