aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cc9056..f57b6be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-06-11 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Merged patch to fix GID cache by @alajovic. Thanks! This fixes a problem
+ with group membership checks and a potential crash.
+ * Released 1.12.5
+
2014-06-05 Martin Pärtel <martin dot partel at gmail dot com>
* Use `lutimes` when `utimensat` is unavailable, as it is on OS X (#6).