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