current/doc/source developer-manual.sgml, 2.78, 2.79
Fabian Keil <[email protected]> Fri, 26 Aug 2016 12:32:01 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/doc/source
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30733/doc/source
Modified Files:
developer-manual.sgml
Log Message:
Fix typo
Index: developer-manual.sgml
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/source/developer-manual.sgml,v
retrieving revision 2.78
retrieving revision 2.79
diff -C2 -d -r2.78 -r2.79
*** developer-manual.sgml 25 Aug 2016 19:53:28 -0000 2.78
--- developer-manual.sgml 26 Aug 2016 12:31:58 -0000 2.79
***************
*** 2114,2118 ****
<listitem>
<para>
! If action file processing has changed and is not backward-compatable,
make sure the "for-privoxy-version=x.y.z" minimum version number in
default.action.master has been updated:
--- 2114,2118 ----
<listitem>
<para>
! If action file processing has changed and is not backward-compatible,
make sure the "for-privoxy-version=x.y.z" minimum version number in
default.action.master has been updated:
------------------------------------------------------------------------------