Updated. I hope I'm not missing anything serious.
authorhal9 <hal9@users.sourceforge.net>
Thu, 10 Jan 2002 03:13:45 +0000 (03:13 +0000)
committerhal9 <hal9@users.sourceforge.net>
Thu, 10 Jan 2002 03:13:45 +0000 (03:13 +0000)
ChangeLog

index 21b93a7..f367dea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,17 @@
 ChangeLog for Internet JunkBuster
 --------------------------------------------------------------------
 
+*** Version 2.2.10 CVS Current ***
+
+- Add "session" cookie concept where cookies exist for the life 
+of that browser session only (ie never goes to disk). 
+- Checks for correct header length.
+- Fix user:pass@host.domain.com auth bug.
+- Better signal handling on *nix.
+- Fix CFLAGS hard-coded in configure.in
+- Fix threading bug re: gethostbyname() that caused random 
+URLs to fail in some cases.
+
 
 *** Version 2.2.10 Alpha Changes ***