diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 461cc0f7d..3c5ba6836 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -18,7 +18,7 @@
The dependency output for .db and .acf files created by makeDbDepends.pl did not show the directories of the depended files. The makeDbDepends.pl script has been replaced by mkmf.pl for this purpose after modifying it to accept multiple --I include directory options and more than on source file on the command line. +-I include directory options and more than one source file on the command line. The makeDbDepends.pl script has been removed from Base.