2019-02-07 Fred Gleason <fredg@paravelsystems.com>

Fixed a regression in rdlibrary(1) that made it impossible to
	enter apostrophes or quotes in RMLs.
This commit is contained in:
Fred Gleason
2019-02-07 14:09:02 -05:00
parent 06dd4c336b
commit e6fb2dbb31
2 changed files with 4 additions and 11 deletions

View File

@@ -18464,3 +18464,6 @@
* Replaced the 'Add Event', 'Delete Event' and 'Modify Event'
commands in the RDCatch Monitor Protocol with multicast update
events.
2019-02-07 Fred Gleason <fredg@paravelsystems.com>
Fixed a regression in rdlibrary(1) that made it impossible to
enter apostrophes or quotes in RMLs.