aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0c2419..5b39f16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* libfuse: fix warning mount.c:receive_fd(). Reported by Albert
Berger
+ * libfuse: added fuse_pkgversion() function to retrieve the full
+ version string, per autoconf. Patch by Christopher Harrison
+
2015-06-29 Miklos Szeredi <miklos@szeredi.hu>
* libfuse: fix possible memory leak. Reported by Jose R. Guzman