summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Brochard <hocwp@free.fr>2020-05-23 20:50:16 +0200
committerPhilippe Brochard <hocwp@free.fr>2020-05-23 20:50:16 +0200
commitce1cfa15a3f29e553c7f346d24dcce32466a11a0 (patch)
tree93a1a23a2cc5a4e95f335a58b5c4ab70ce459e3f
parentbeed7746bb57896e278960126ba9a917071b90c9 (diff)
downloadxbindkeys-ce1cfa15a3f29e553c7f346d24dcce32466a11a0.tar.gz
Changelogv1.8.7
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 772b2f7..c3e34ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2020-05-23 Philippe Brochard <hocwp@free.fr>
+
+ * Fix some compilation warnings
+
+2020-05-23 Jason Miller <jasom@fastmail.com>
+
+ * Prevent scheme functions to be garbage collected
+
2011-03-09 Hans-Peter Deifel <hpdeifel@gmx.de>
* options.c: Replace some deprecated guile functions.