summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-04-26 10:48:18 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-04-26 10:48:18 +0200
commit71d53f2c638f6afaa392ae8fe18ced0e9bebb8e5 (patch)
treeb666e22c9c58c6ccf2ec710ade660ed7b3925c3f /HISTORY
parentb5ddaedfb3c12bcafe08b6b61268de2e286fb8ea (diff)
downloadvdr-71d53f2c638f6afaa392ae8fe18ced0e9bebb8e5.tar.gz
vdr-71d53f2c638f6afaa392ae8fe18ced0e9bebb8e5.tar.bz2
Fixed the SVDRP command UPDR, which didn't update the global recordings list
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 63c9041b..a05cf5e3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7087,3 +7087,5 @@ Video Disk Recorder Revision History
- The Timers list is now marked as modified whenever a recording starts or ends.
- Fixed cDevice::StillPicture(), making sure it doesn't call the derived class's
function if no buffer has been allocated.
+- Fixed the SVDRP command UPDR, which didn't update the global recordings list
+ (reported by Lars Hanisch).