Adding myself to the contributors list :-)
[privoxy.git] / ChangeLog
1 --------------------------------------------------------------------
2 ChangeLog for Internet JunkBuster
3 --------------------------------------------------------------------
4
5 *** Version 2.2.11 Beta Changes ***
6 - CGI editor improvements and fixes.
7 - Error handling improvements, especially out of memory.
8 - Default re_filterfile fix that caused spurious IJB logos 
9 (instead of 'blank').
10 - configure.in threading fixes for Solaris.
11 - Various other minor fixes.
12
13
14 *** Version 2.2.10 Beta Changes ***
15
16 - Add "session" cookie concept where cookies exist for the life 
17 of that browser session only (ie never goes to disk). 
18 - Checks for correct header length.
19 - Fix user:pass@host.domain.com auth bug.
20 - Better signal handling on *nix.
21 - Fix CFLAGS hard-coded in configure.in
22 - Fix threading bug re: gethostbyname() that caused random 
23 URLs to fail in some cases.
24
25
26 *** Version 2.2.10 Alpha Changes ***
27
28 - A web-based editor for the actions file is included (go to http://i.j.b/).
29 - Web-based toggle IJB on/off support.
30 - Cookie handling has changed - the new +no-cookies-keep feature is now the
31 default.
32 - actionsfile is renamed to ijb.action.
33 - junkbstr.txt is now config.txt on Win32.
34 - Support for running IJB as a UNIX daemon process has improved.
35 - Unix daemon now returns error code on failed start.
36 - Timestamps in logfile and jarfile now.
37 - Fix for the Netscape bug reintroduced in 2.9.9.
38 - make should now abort if gmake (GNU make) not present.
39 - Many other minor bugfixes
40 - Start a ChangeLog :)
41
42
43
44 ----------------------------------------------------------------------
45 Copyright   :  Written by and Copyright (C) 2001 the SourceForge
46                IJBSWA team.  http://ijbswa.sourceforge.net
47
48                Based on the Internet Junkbuster originally written
49                by and Copyright (C) 1997 Anonymous Coders and 
50                Junkbusters Corporation.  http://www.junkbusters.com
51
52                This program is free software; you can redistribute it 
53                and/or modify it under the terms of the GNU General
54                Public License as published by the Free Software
55                Foundation; either version 2 of the License, or (at
56                your option) any later version.
57
58                This program is distributed in the hope that it will
59                be useful, but WITHOUT ANY WARRANTY; without even the
60                implied warranty of MERCHANTABILITY or FITNESS FOR A
61                PARTICULAR PURPOSE.  See the GNU General Public
62                License for more details.
63
64                The GNU General Public License should be included with
65                this file.  If not, you can view it at
66                http://www.gnu.org/copyleft/gpl.html
67                or write to the Free Software Foundation, Inc., 59
68                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
69
70