2014-09-03 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'rdlogedit/rdlogedit.cpp' that caused the
	'Select Cart' dialog to use a non-default font. [GitHub Issue #1].
This commit is contained in:
Fred Gleason
2014-09-03 13:25:16 -04:00
parent bbeff9f343
commit 35b346fc59
2 changed files with 23 additions and 20 deletions

View File

@@ -14407,3 +14407,6 @@
2014-08-27 Fred Gleason <fredg@paravelsystems.com>
* Added support for RIFF WAV files with WAVE_FORMAT_MPEGLAYER3
format in 'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.
2014-09-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdlogedit/rdlogedit.cpp' that caused the
'Select Cart' dialog to use a non-default font. [GitHub Issue #1].