summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-12-10 13:49:04 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-12-10 13:49:04 +0100
commit97d47b6a918fbd715ae81cb39051f3ad219772c4 (patch)
treefbbb010bc2ea464ce620de6912df2fcc88ce1b4c /HISTORY
parent96647c3c3ddb0161bc9fe67007897daadeb4a26f (diff)
downloadvdr-97d47b6a918fbd715ae81cb39051f3ad219772c4.tar.gz
vdr-97d47b6a918fbd715ae81cb39051f3ad219772c4.tar.bz2
Fixed bonding more than two devices
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 2b8f2934..34d0e215 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6781,6 +6781,7 @@ Video Disk Recorder Revision History
- Replaced all calls to sleep() with cCondWait::SleepMs() (thanks to Rolf Ahrenberg).
- Fixed a crash with malformed SI data (patch from vdr-portal).
-2011-12-04: Version 1.7.23
+2011-12-10: Version 1.7.23
- Removed the '.pl' suffix from svdrpsend.pl (sorry, I missed that one).
+- Fixed bonding more than two devices.