summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-02-28 13:36:26 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-02-28 13:36:26 +0100
commit7506867fbe30b772c025ef8dc29cba3d4ec65b7f (patch)
tree0393bf16598f0c4929de21334dccbf34f1fe29f5 /HISTORY
parentcdea3827d3c35154da0522e55b3729a4de2ebd0f (diff)
downloadvdr-7506867fbe30b772c025ef8dc29cba3d4ec65b7f.tar.gz
vdr-7506867fbe30b772c025ef8dc29cba3d4ec65b7f.tar.bz2
cSafeFile::Close() now flushes the file
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f60d5601..1de58b99 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6379,3 +6379,4 @@ Video Disk Recorder Revision History
channel.
This obsoletes the PLUGINPARAM patch.
- Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras).
+- cSafeFile::Close() now flushes the file (suggested by Stephan Austermühle).