Allow concurrent file access by multiple handles; use 'FileHandle_hash'.
[captive.git] / NEWS
diff --git a/NEWS b/NEWS
index 9e402c5..e511354 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,23 @@
 $Id$
 
 
-NEWS for captive-1.0.1
+NEWS for captive-1.0.2 (2003-11-06)
+----------------------
+
+* Fixed sandbox chroot(2) compatibility bug (debugging by Christian Kristukat)
+* Fixed serious sandbox-server spawn memory leak for big files copying to NTFS
+* Improved performance - 1GHz CPU: read 1.5MB/s, write 500KB/s, 20MB of RAM
+* Various GNU/Linux distributions compatibility fixes.
+
+
+NEWS for captive-1.0.1 (2003-10-28)
 ----------------------
 
 * Fixed (harmless) crash/hang of lufsd during post-unmount cleanup
 * Fixed captive-install-acquire Gnome UI responsiveness during network outage
 * Support for LUFS options such as uid/gid/fmask/dmask (reqd by Javier Urien)
 * New captive-cmdline(1) 'get'/'put' options -b|--buffer-size
+* Improved performance
 
 
 NEWS for captive-1.0 (2003-10-20)