2016-05-18 Fred Gleason <fredg@paravelsystems.com>

* Added an entry for the Broadcast Tools SRC-16 in
	'docs/SWITCHERS.txt'.
	* Added a 'CUT_EVENTS' table to the database.
	* Added a 'DECK_EVENTS' table to the database.
	* Incremented the database version to 256.
	* Implemented a 'Cut Event' ['CE'] RML.
	* Added a 'Event Carts' section to the Edit Deck dialog in
	'rdadmin/edit_deck.cpp' and 'rdadmin/edit_deck.h'.
This commit is contained in:
Fred Gleason
2016-05-18 13:44:47 -04:00
3 changed files with 13 additions and 8 deletions

View File

@@ -15126,6 +15126,11 @@
2016-05-10 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'
* Incremented the package version to 2.13.0.
2016-05-13 Fred Gleason <fredg@paravelsystems.com>
* Removed a superfluous dependency on libXi in 'acinclude.m4'.
2016-05-13 Fred Gleason <fredg@paravelsystems.com>
* Added the '-f' switch to the invocation of gtk-update-icon-cache(8)
in 'rivendell.spec.in'.
2016-05-18 Fred Gleason <fredg@paravelsystems.com>
* Added an entry for the Broadcast Tools SRC-16 in
'docs/SWITCHERS.txt'.