diff options
author | Christopher Harrison <ch12@sanger.ac.uk> | 2015-08-12 14:55:13 +0100 |
---|---|---|
committer | Christopher Harrison <ch12@sanger.ac.uk> | 2015-08-12 14:55:13 +0100 |
commit | 95e89c0c8aaf8a216fb3d0cab545d012b57fbba5 (patch) | |
tree | 9020b9eaf3b8e567c89b099406d24dcf54398c47 /ChangeLog | |
parent | 7d687b939d42f46b7493a3ea7ace83dd0aef4091 (diff) | |
download | libfuse-95e89c0c8aaf8a216fb3d0cab545d012b57fbba5.tar.gz |
Canonicalised whitespace and added ChangeLog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-08-12 Miklos Szeredi <miklos@szeredi.hu> + + * 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 |