aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-12-04 00:40:50 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-12-04 00:40:50 +0000
commit0b6a0adc4d44e5b9d0855e257091eec643f3a185 (patch)
tree7334ed0295c1d8bac701fea6778923bd383225e5 /ChangeLog
parentaa63b6b0f9d2c2e160554b788b000c5bc6f52309 (diff)
downloadlibfuse-0b6a0adc4d44e5b9d0855e257091eec643f3a185.tar.gz
backward compatibility
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ec4bac..28bb9ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-12-03 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Add source compatibility to 2.1 and 1.1 APIs. To select betwen
+ versions simply define FUSE_USE_VERSION to 22, 21 or 11 before
+ including the fuse header
+
+ * Add binary compatibility to 2.1 version of library with symbol
+ versioning
+
2004-12-01 Miklos Szeredi <miklos@szeredi.hu>
* kernel: clean up writing functions