Proposal

git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk@928736 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS.txt b/STATUS.txt
index c50372d..5867ac5 100644
--- a/STATUS.txt
+++ b/STATUS.txt
@@ -145,3 +145,11 @@
   (apply to both cluster implementations)
   +1: markt
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
+  If CDPATH is set, cd may result in output to stdout.
+  Swallow the output. This is safe since the script outputs the value used for
+  CATALINA_HOME so any issues will be visible then.
+  Patch provided by mdietze
+  +1: markt
+  -1: