summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-01-13 12:44:19 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-01-13 12:44:19 +0100
commit4337f88820048d2663726b26c296ddf597914c58 (patch)
treed1dc55b7222b67f4d59ab53d8a10af2be8ef4fdb /HISTORY
parent39a3ad2b2ee6b124d4304fef4818803dea3df880 (diff)
downloadvdr-4337f88820048d2663726b26c296ddf597914c58.tar.gz
vdr-4337f88820048d2663726b26c296ddf597914c58.tar.bz2
Added a missing setting of lastFreeMB in cMenuMain::Update()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 96a89081..6a42fb94 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).