aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ad2462..12e78a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,12 +24,19 @@
* Replace utils/mount.fuse "sh" script with a "C" program
+2007-04-15 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Add -lulockmgr to compilation comment in fusexmp_fh.c
+
2007-04-05 Miklos Szeredi <miklos@szeredi.hu>
* Check for iconv. Patch by Csaba Henk
* Add direct umounting
+ * Use "fusectl" as the device for the fusectl filesystem. Debian
+ Bug#417945. Reported by Laurent Bonnaud
+
2007-04-01 Csaba Henk <csaba.henk@creo.hu>
* Fix some FreeBSD related macros.