Allow concurrent file access by multiple handles; use 'FileHandle_hash'.
[captive.git] / NEWS
diff --git a/NEWS b/NEWS
index b18c923..e511354 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,44 @@
 $Id$
 
 
-NEWS for captive-0.9.5
+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)
+--------------------
+
+* First public release
+
+
+NEWS for captive-0.9.7 (2003-10-15)
+----------------------
+
+* Fixed NTFS crash on journalling file (?) extension (bugreport by Martin Drab)
+
+
+NEWS for captive-0.9.6 (2003-10-13)
+----------------------
+
+* Fixed /etc/fstab updating by 'install' package
+
+
+NEWS for captive-0.9.5 (2003-10-11)
 ----------------------
 
 * Retained ntfs.sys mounting back again (bugreport by Martin Drab)