diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 8361621c8..b2e5fdc65 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -20,6 +20,11 @@ --> +
Added a new macro callbackGetPriority(prio, callback) to the +callback.h header and removed the need for dbScan.c to reach into the internals +of its CALLBACK objects.