aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-06-03 13:21:08 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-06-03 13:21:08 +0000
commit203afbfa512490c58f7b98eec417ec3054f0d007 (patch)
tree87a6fde0f03bb6f1f1387091be7e27e47ea8a007 /ChangeLog
parent3a11e5c68d1e4cf5e2bc6c1e1853cb44fa82f89a (diff)
downloadlibfuse-203afbfa512490c58f7b98eec417ec3054f0d007.tar.gz
build shared library
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5c5a5a..f9c6a85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-03 Miklos Szeredi <mszeredi@inf.bme.hu>
+
+ * Build shared library as well as static (using libtool)
+
+ * Change FUSE_MINOR_VERSION from 1 to 0. I know it's illegal but
+ there has not been a release with the previous minor number, and I
+ hope nobody is using it for anything.
+
2004-05-18 Miklos Szeredi <mszeredi@inf.bme.hu>
* Added flush() call