diff --git a/ChangeLog b/ChangeLog index c27ff2b0..1ad6f391 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -* Version 1.0.7 (not released yet) +* Version 1.0.7 - More functions whose return value should be checked have been tagged with `__attribute__ ((warn_unused_result))`: `crypto_box_easy()`, `crypto_box_detached()`, `crypto_box_beforenm()`, `crypto_box()`, and