2020-03-18 Fred Gleason <fredg@paravelsystems.com>

* Added a 'FEED_IMAGES' table to the database.
	* Added 'feed_image_test' in 'tests/'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-05-12 10:04:04 -04:00
parent 18e82cfdbe
commit 434c6c8070
13 changed files with 418 additions and 6 deletions

View File

@@ -19834,3 +19834,6 @@
* Fixed a regression in rdairplay(1) that caused two events to be
started by a single spacebar tap if a SoundPanel event had been
played previously.
2020-03-18 Fred Gleason <fredg@paravelsystems.com>
* Added a 'FEED_IMAGES' table to the database.
* Added 'feed_image_test' in 'tests/'.