From b4025048d6e6a9216553cef035d79eff0378d7a1 Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Sun, 30 Sep 2007 20:40:43 -0700 Subject: [PATCH] Update CHANGES. darcs-hash:20071001034043-4cc09-537b4e643be1ba73e1ad86329c5886421a4cf8c8.gz --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index 7ff3935..8cc720b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +Polipo 1.0.3 (unreleased): + + Changed the default for chunkMemory: it is now 24 MB or + one-quarter of physical memory, whichever is smaller. + Support for logging to syslog (thanks to Nix). + Made atom reference counts 32-bit longs; this should fix + problems that people were seeing when running Polipo with + humongous in-memory caches. + Added Git, Jabber and CVS to default tunnelAllowedPorts. + Fixed a bug that could cause URL matching to fail when using + anchored regular expressions (thanks to phuel). + 26 August 2007: Polipo 1.0.2: Fixed a crash that could happen with entities more than 2GB in -- 2.11.4.GIT