diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 694fe4ec3..0479e8a3a 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -10,8 +10,6 @@
The four separate Git branches core/master, libcom/master, +ca/master and database/master have been recombined into one +branch called 7.0. Keeping these as 4 separate branches in the same +repository made it impossible to create merge requests that contained changes in +more than one of these modules. The layout of the source files has not changed +at all however, so the source code for libcom, ca and the database are still +found separately under the module subdirectory.
+ +