- Fix unused attribute warning in redis.c when threads are not

supported.
This commit is contained in:
Yorgos Thessalonikefs
2025-10-24 14:44:58 +02:00
parent 6ad26909dd
commit 2bb28fdf12
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
clauses and some reformatting around the use of "clause", "option"
and "attributes". Based on Havard Eidnes' suggestions on the
mailing list.
- Fix unused attribute warning in redis.c when threads are not
supported.
22 October 2025: Yorgos
- Tag for 1.24.1 release.