summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Schubert <bernd.schubert@fastmail.fm>2010-06-01 15:52:09 +0200
committerBernd Schubert <bernd.schubert@fastmail.fm>2010-06-01 15:52:09 +0200
commit180329d563bc61ab71e84e290062458f2ced15d2 (patch)
tree0e41cf1ff602436b9f6f302d58564e697a253da6
parentb23d5de6e29b47be76f141292139f225f16fb6be (diff)
downloadunionfs-fuse-180329d563bc61ab71e84e290062458f2ced15d2.tar.gz
Update the NEWS file for 0.25
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d8e37bd..a8a2009 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@
using a wrong path
- new options "-o relaxed_permissions" and "-o hide_meta_dir"
- included the debian directory
+- Properly check on rmdir() if sub-branches are also empty
+- Always compile with debug code, but only enable debugging on request
+- New option -o debug_file
+- Lots of bug fixed for BUILD_PATH
+- Improved search of white-out files
0.24
- Support for liveCDs / live USB sticks (-o chroot)