2024-12-20 Fred Gleason <fredg@paravelsystems.com>

* Added code at the 275=>276 schema transition in rddbmgr(8) to
	clean up corrupted meta-tables.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-12-20 16:40:55 -05:00
parent 266ea140dd
commit 03c16cb1ae
3 changed files with 48 additions and 1 deletions

View File

@@ -24944,3 +24944,6 @@
2024-12-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed regression in the build system that caused sections of the
HTML version of Operations Guide to be missing.
2024-12-20 Fred Gleason <fredg@paravelsystems.com>
* Added code at the 275=>276 schema transition in rddbmgr(8) to
clean up corrupted meta-tables.