Set version for 2.9.14
[privoxy.git] / ChangeLog
1 --------------------------------------------------------------------
2 ChangeLog for Privoxy
3 --------------------------------------------------------------------
4 *** Version 2.9.14 Beta *** 
5 - Fix Solaris compile problem (gateway.h and filters.h)
6 - Makefile fixes for Solaris, FreeBSD (?)
7 - Fix build failure where certain features were disabled.
8 - New 'blocked-compact' template.
9 - Various tweaks for actions file to get ready for stable 3.0
10 - Various other minor fixes.
11
12 *** Version 2.9.13 Beta *** 
13
14 - *NEWS*: The project has been renamed to Privoxy! The new name is 
15 reflected throughout (file locations, etc).
16 - ijb.action is now default.action. re_filterfile is now 
17 default.filter.
18 - http://i.j.b/ is now http://p.p/
19 - The 'logo' option for replacing ad iamges is removed now. 'Pattern' 
20 (checkerboard) is now the default.
21 - RPM spec file make over.
22
23
24 *** Version 2.9.12 Beta *** 
25
26 - **READ**: The default listening PORT is NOW 8118!!! Changed from 
27 8000 due to conflict with NAS (Network Audio Server, whatever that 
28 is.)
29 - More CGI actions editor fixes and improvements.
30 - Win32 command line fix ups.
31 - re_filterfile now has modular sections that can be activated on a 
32 per site basis. Some new goodies there too.
33 - +filter now takes arguments to match FILTER sections in re_filterfile
34 for even more flexibility. 
35 - Added a new image blocker option: +image-blocker{pattern}, which 
36 displays a checkerboard patthern and scales better than the logo.
37 - PNG images will be used in place of GIF for JB built-in images
38 if configured with --enable-no-gif.
39 - Clean up compiler warnings (mostly).
40 - Improved handling of failed DNS lookups & diagnostics for failed bind
41 to listen socket
42 - Made --no-daemon mode log to tty instead of logfile.
43 - Various spec file and init script cleanups and improvements (Redhat and
44 SuSE).
45 - CGI Editor works on OS/2 now.
46 - Fix restart failure where sockets were in TIME_WAIT.
47 - Fixes for actions cgi editor, make sure we have right file.
48 - A --pidfile command line option now, in addition to --help, 
49 --version, --no-daemon, --user and configfile. --no-daemon replaces
50 the former -d option and _DEBUG define. --user will drop privileges 
51 to the specified user.
52 - Signal handling cleanups (*nix).
53 - CGI actions editor improvements and fixes.
54 - Error handling improvements, especially out of memory.
55 - Default re_filterfile fix that caused spurious IJB logos 
56 (instead of 'blank').
57 - configure.in threading fixes for Solaris.
58 - Various other minor fixes.
59
60
61 *** Version 2.9.11 Beta Changes ***
62
63 - Add "session" cookie concept where cookies exist for the life 
64 of that browser session only (ie never goes to disk). 
65 - Checks for correct header length.
66 - Fix user:pass@host.domain.com auth bug.
67 - Better signal handling on *nix.
68 - Fix CFLAGS hard-coded in configure.in
69 - Fix threading bug re: gethostbyname() that caused random 
70 URLs to fail in some cases.
71
72
73 *** Version 2.9.11 Alpha Changes ***
74
75 - A web-based editor for the actions file is included (go to http://i.j.b/).
76 - Web-based toggle IJB on/off support.
77 - Cookie handling has changed - the new +no-cookies-keep feature is now the
78 default.
79 - actionsfile is renamed to ijb.action.
80 - junkbstr.txt is now config.txt on Win32.
81 - Support for running IJB as a UNIX daemon process has improved.
82 - Unix daemon now returns error code on failed start.
83 - Timestamps in logfile and jarfile now.
84 - Fix for the Netscape bug reintroduced in 2.9.9.
85 - make should now abort if gmake (GNU make) not present.
86 - Many other minor bugfixes
87 - Start a ChangeLog :)
88
89
90
91 *** Version 2.9.3 pre-Alpha Changes ***
92
93 - Amiga support (completely untested by me - I don't have an Amiga)
94 - "tinygif 3" support (redirects blocked images to a specified URL, so
95 the browser doesn't have to load and cache many copies of the same
96 image).
97 - one case where there were both local and global "referrer" variables
98 (yuck!) clarified by renaming the local one to "refer".
99 - Fixed some places where close() was used instead of close_socket().
100 Thanks to Jörg Strohmayer (joergs at users.sourceforge.net) for these.
101 - Temporary hack to get FORCE_LOAD to work with IE.  I just lowercased the
102 FORCE_LOAD_PREFIX.  Needs fixing properly.
103 - Most URLs hardcoded into Junkbuster were changed to go through a script
104 e.g. http://ijbswa.sourceforge.net/redirect.php?v=2.9.3&to=faq
105 The only other URLs left are the GNU GPL:
106   http://www.fsf.org/copyleft/gpl.html
107 and the home page:
108   http://ijbswa.sourceforge.net/
109 ... and various URLs which will be intercepted by Junkbuster anyway.
110 TODO: Still need to do something with the URLs in Junkbuster Corp's 
111 copyright/trademark notice on the bottom of the show-proxy-args page.
112 - PCRE or GNU Regex is now a #define option.
113
114
115 *** Version 2.9.2 pre-Alpha Changes ***
116
117 - Andreas applied the latest version of the FORCE patch.
118
119
120 *** Version 2.9.1 pre-Alpha Changes ***
121
122 - in parsers.c, fixed two #ifdef FORCE to #ifdef FORCE_LOAD
123 (BTW: I think FORCE is precise enough, since loading remote
124 data is the whole purpose of a proxy..)
125 - Set the FORCE_PREFIX (back) to 'IJB-FORCE-LOAD-'. While 'noijb.'
126 is more elegant and looks like a hostname in the URL, it doesn't
127 make clear to the inexperienced user that the proxy is bypassed. It
128 also has a higher name collision risk.
129 - Filled in the function header templates for my functions in
130 parsers.c (again). They obviously got lost in our current
131 patch war ;-)
132 - Cut the credit for the §-referrer-option from the config file,
133 that Stefan had placed there.
134 - Improved the re_filterfile 
135
136
137 *** Version 2.9.0 pre-Alpha Changes ***
138
139 -  Now use PCRE, not GNU REGEX.  I have not yet had chance to check the
140 syntax of the block/image/cookie file to ensure that they match what
141 is expected - however they seem to work.
142 -  Replaced "configure" script with one generated by "autoconf".  Also 
143 use a header "config.h" (was ijbconfig.h in my previous release) for 
144 the #defines.  "config.h" is now generated with "autoheader" from 
145 "acconfig.h" and "configure.in".  (Note that to install you do not
146 need autoconf or autoheader - just run "./configure".)
147 To see command-line options, run "./configure --help".
148 This is my first ever autoconf script, so it has some rough edges
149 (how PCRE is handled is the roughest).
150 -  Error logging code replaced with new module errlog.c, based on the
151 one from JunkbusterMT (but with the threading code removed).
152 -  Most of Rodney's 0.21 and 0.21A patches applied. (Marked *).  I did not
153 apply all of these, since I had already independently done conditional
154 popup file, conditional image file, and integration of popup code.
155 - ACL, Jar and trust files conditionally compiled.
156 - New source file headers.
157 - Various cosmetic changes.  (But I have not consistently ordered the 
158 config files - I think that's worthwhile, but it's 1am and I want to
159 get this released!)
160 - RCS tags on .h files.
161 -  RCS tags are const char[] rather than const char *.  (Saves 4 bytes
162 per tag ;-)
163 - VC++ project files renamed to vc_junkbuster.*.
164 - show-proxy-args now shows status of all conditionals, not just REGEX
165 - Various functions moved around.  Most notably all the system-specific
166 sockets code which was spread between jcc.c, bind.c, and connect.c,
167 has been moved to "jbsockets.c".  The non-system-specific code from
168 connect.c and socks4.c has been movet to "gateway.c".  Also, the
169 config file loader and the global variables it writes to have been
170 moved to "loadcfg.c".  (Maybe this should go into loaders.c?)
171 And candidate for the "worst filename ever" award is "miscutil.c",
172 which contains, well, miscellaneous utility functions like zalloc.
173 (Suggestions for a better name for this file are welcome!)
174 - Loaders now use a common function to read a line and skip comments,
175 and this function also stores the proxy_args.
176 - Added ./junkbuster --help     (Not for Win32 GUI)
177 - Added ./junkbuster --version  (Not for Win32 GUI)
178 - Win32 resources are now all marked as "U.S. English", rather than
179 being a mix of "U.S. English", "U.K. English" and "Irish English".
180 - Version number changes to 2.9.0
181
182
183
184 ----------------------------------------------------------------------
185 Copyright   :  Written by and Copyright (C) 2001 the SourceForge
186                Privoxy team. http://www.privoxy.org/
187
188                Based on the Internet Junkbuster originally written
189                by and Copyright (C) 1997 Anonymous Coders and 
190                Junkbusters Corporation.  http://www.junkbusters.com
191
192                This program is free software; you can redistribute it 
193                and/or modify it under the terms of the GNU General
194                Public License as published by the Free Software
195                Foundation; either version 2 of the License, or (at
196                your option) any later version.
197
198                This program is distributed in the hope that it will
199                be useful, but WITHOUT ANY WARRANTY; without even the
200                implied warranty of MERCHANTABILITY or FITNESS FOR A
201                PARTICULAR PURPOSE.  See the GNU General Public
202                License for more details.
203
204                The GNU General Public License should be included with
205                this file.  If not, you can view it at
206                http://www.gnu.org/copyleft/gpl.html
207                or write to the Free Software Foundation, Inc., 59
208                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
209
210