diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-01-13 12:44:19 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-01-13 12:44:19 +0100 |
commit | 4337f88820048d2663726b26c296ddf597914c58 (patch) | |
tree | d1dc55b7222b67f4d59ab53d8a10af2be8ef4fdb /HISTORY | |
parent | 39a3ad2b2ee6b124d4304fef4818803dea3df880 (diff) | |
download | vdr-4337f88820048d2663726b26c296ddf597914c58.tar.gz vdr-4337f88820048d2663726b26c296ddf597914c58.tar.bz2 |
Added a missing setting of lastFreeMB in cMenuMain::Update()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5547,3 +5547,5 @@ Video Disk Recorder Revision History - Fixed error handling in cCuttingThread::Action() (thanks to Udo Richter). - Fixed a loss of the date display in the "classic" skin's main menu (reported by Andreas Brugger). +- Added a missing setting of lastFreeMB in cMenuMain::Update() (reported by + Andreas Brugger). |