diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 0a1346075..fc0f5d0ee 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -24,6 +24,10 @@ unexpected case that applications were relying on the alphabetic order, setting dbRecordsAbcSorted = 1 before loading the databases will retain the old behavior.
+The routine dbRenameRecord() has been removed, as it was intended +to be used by database configuration tools linked against a host side version +of the dbStatic library that is not being built anymore.
+