2016-03-28 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'rdadmin/createdb.cpp' that caused schema conversion
	199 to fail.
This commit is contained in:
Fred Gleason
2016-03-28 11:41:06 -04:00
parent 3aac0356dd
commit 44d368295b
2 changed files with 37 additions and 27 deletions

View File

@@ -15033,3 +15033,6 @@
and 'rdlogedit/rdlogedit.h'.
2016-03-28 Fred Gleason <fredg@paravelsystems.com>
* Added an rdrevert(8) commmand in 'utils/rdrevert/'.
2016-03-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdadmin/createdb.cpp' that caused schema conversion
199 to fail.