From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 30 Mar 2008 14:24:22 +0000 (+0000)
Subject: Mention DESTDIR support.
X-Git-Tag: v_3_0_9~176
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/user-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=e487457507265669bda2d77b817e9c227e71ee7c;p=privoxy.git

Mention DESTDIR support.
---

diff --git a/ChangeLog b/ChangeLog
index fce1e123..eb8db938 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,8 @@ ChangeLog for Privoxy
   "Content-Type: application/x-shockwave-flash" headers up.
 - In the show-url-info page's "Final results" section active and
   inactive actions are listed separately. Patch provided by Lee.
+- The GNUmakefile supports the DESTDIR variable. Patch for
+  the install target submitted by Radoslaw Zielinski.
 - The obsolete kill-popups action has been removed as the
   PCRS-based popup filters can do the same and are less
   unreliable.