summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-06 12:13:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-06 12:13:55 +0200
commitff5df8f29852a1c968a2797e13e494ae882bed26 (patch)
treeff44d8420a562fd9fe6f2deb325c01d1ba4975b6 /HISTORY
parentbc22ed879c05836e0f1d5e40f0f4a052d1f9d511 (diff)
downloadvdr-ff5df8f29852a1c968a2797e13e494ae882bed26.tar.gz
vdr-ff5df8f29852a1c968a2797e13e494ae882bed26.tar.bz2
Fixed the cChannel copy constructor
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 600b83c4..6a3b25fd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3655,3 +3655,5 @@ Video Disk Recorder Revision History
problem with this).
- Files and directories are now created with rights according to the shell's
umask settings (thanks to Andreas Brachold).
+- Fixed the cChannel copy constructor (thanks to Marcel Wiesweg for pointing out
+ a problem with it).