aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bf6fbad..7354f8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-09 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * OS X xattr fixes prompted, assisted and tested by @retrography (#21).
+ * Released 1.12.7
+
2014-06-30 Martin Pärtel <martin dot partel at gmail dot com>
* Implemented rate limiter, an idea by @illuusio (#12).
diff --git a/configure.ac b/configure.ac
index 55ff6c2..8abcace 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([bindfs],[1.12.6],[martin.partel@gmail.com])
+AC_INIT([bindfs],[1.12.7],[martin.partel@gmail.com])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_HEADERS([config.h])