2020-05-17 Fred Gleason <fredg@paravelsystems.com>

* Updated interlocking logic in the 'Edit Feed' dialog in
	rdadmin(1) to handle image assignments correctly.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-05-17 17:49:57 -04:00
parent 66a2924c6b
commit 1923e9840c
2 changed files with 11 additions and 0 deletions

View File

@@ -19939,3 +19939,6 @@
* Dropped the 'RSS_SCHEMAS' table from the database.
* Incremented the database version to 325.
* Moved RSS template definitions to 'lib/rdfeed.h'.
2020-05-17 Fred Gleason <fredg@paravelsystems.com>
* Updated interlocking logic in the 'Edit Feed' dialog in
rdadmin(1) to handle image assignments correctly.