2020-02-11 Fred Gleason <fredg@paravelsys tems.com>

* Added a check to the 'Add RSS Feed' dialog in rdadmin(1) to
	prevent creation of feeds with a blank name.
This commit is contained in:
Fred Gleason
2020-02-11 17:03:09 -05:00
parent be839cc414
commit de4c6b0c8c
3 changed files with 15 additions and 1 deletions

View File

@@ -19557,3 +19557,6 @@
* Added an 'RDFeed::create()' method.
* Added a 'Base Feed On' dropdown to the 'Add RSS Feed' dialog
in rdadmin(1).
2020-02-11 Fred Gleason <fredg@paravelsys tems.com>
* Added a check to the 'Add RSS Feed' dialog in rdadmin(1) to
prevent creation of feeds with a blank name.