summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-05-04 09:06:57 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-05-04 09:06:57 +0100
commita10c4c60cb08a0e13e8c65b81a5c1328b1d4788d (patch)
tree0f101bf01afb5c913639f489ed4b6fe74f5a3d39
parent846b99e0cb599653354cb316d9c1c8843981f5bf (diff)
Add to CHANGES.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ad215116..01007a95 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES FROM 3.1a TO 3.1b
+* Fix build on systems without sys/queue.h.
+
* Fix crash when allow-rename is on and an empty name is set.
CHANGES FROM 3.1 TO 3.1a