From 92a64138b6111a7594afe8be168b7192a6df8f94 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 27 Feb 2002 20:17:53 +0000 Subject: [PATCH] I hope this explanation is simple enough - comments welcome. When you touch CHANGES - remember they are for the 'common man', not just us :-) Legibility is important. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93608 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index f023c8ba83..e6948a93a0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ Changes with Apache 2.0.33-dev + *) Introduce PassPhraseDialog "|/path/to/pipe" mechanism to mod_ssl. + This pipe must be a bidirectional 'console' style relay, which + mod_perl prints all prompts to the pipe's stdin, and reads the + passphrases from the pipe's stdout. [William Rowe] + *) Fix bug where --sysconfdir and --localstatedir were being ignored. [Thom May , Aaron Bannert] PR 9888 -- 2.40.0