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