2018-10-17 Patrick Linstruth <patrick@deltecent.com>

* Modified rddbconfig(8) to query the user before modifying the
	DB to the current schema after a DB restore.
This commit is contained in:
Fred Gleason 2018-10-17 17:44:54 -04:00
parent 6cc324af9f
commit 7cbb45c5c7

View File

@ -17815,3 +17815,6 @@
* Fixed a bug in rivwebcapi's 'RD_ListCartCuts()' and
'RD_ListCartsCuts()' functions that threw a segfault if the WebAPI
returned an error response.
2018-10-17 Patrick Linstruth <patrick@deltecent.com>
* Modified rddbconfig(8) to query the user before modifying the
DB to the current schema after a DB restore.