aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2003-02-13 09:53:33 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2003-02-13 09:53:33 +0000
commitfa84e0d2ed77a2446ac6d4a71224f6b769df17d7 (patch)
treec828be85aacb3f0414feeea095c4ddb39f9f10da /ChangeLog
parent9478e86a5487b7f0b5ce4c4d7f4d7a9283562058 (diff)
downloadlibfuse-fa84e0d2ed77a2446ac6d4a71224f6b769df17d7.tar.gz
SuSE compilation fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b033f2..c072450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-12 Miklos Szeredi <mszeredi@inf.bme.hu>
+
+ * SuSE compilation fix by Juan-Mariano de Goyeneche
+
2002-12-10 Miklos Szeredi <mszeredi@inf.bme.hu>
* The release() VFS call is now exported to the FUSE interface