aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-12-16 11:12:16 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-12-16 11:12:16 +0000
commit73f4139eb94ed98d66ec072f3ceb2a7d7f7bad59 (patch)
treeafdf837b0371f04253dd813859266a7df5b1c105 /ChangeLog
parent154ffe2c27e84a29eafedc5327f663a313f2721a (diff)
downloadlibfuse-73f4139eb94ed98d66ec072f3ceb2a7d7f7bad59.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2da637b..e613354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-16 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Clean up the option parsing interface slightly, by creating an
+ "argument list" structure, that contains the argument vector and
+ count
+
2005-12-15 Miklos Szeredi <miklos@szeredi.hu>
* fusermount: check if /mnt/mtab is a symlink and don't modify it