summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-09-25 14:31:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-09-25 14:31:23 +0200
commit8ae565d8851c4db0142945273a39b8526b167c8f (patch)
treeb215e057be586c502bce7af2c0f4b5b139ad0e3b /HISTORY
parent976a2c7ffe9f6aeb242ede8ff1d8ab328fdfe23d (diff)
downloadvdr-8ae565d8851c4db0142945273a39b8526b167c8f.tar.gz
vdr-8ae565d8851c4db0142945273a39b8526b167c8f.tar.bz2
Made the function ExchangeChars() public1.3.33
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5cbd6eef..cd02f8f7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3848,3 +3848,4 @@ Video Disk Recorder Revision History
- The '.update' file in the video directory is now touched when a recording is
added or deleted, so that other VDR instances can update their lists (thanks to
Alexander Rieger).
+- Made the function ExchangeChars() public (suggested by Lucian Muresan).