summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-02-26 15:35:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-02-26 15:35:30 +0100
commit387ee5b6049bb5b38191fb192a4c6831485dab1c (patch)
treecd9857e87129647bbab91f75ea37e73bafaad5a1 /HISTORY
parent750d98f1e6bc5d5461213eb441864865f2288f83 (diff)
downloadvdr-387ee5b6049bb5b38191fb192a4c6831485dab1c.tar.gz
vdr-387ee5b6049bb5b38191fb192a4c6831485dab1c.tar.bz2
Fixed setting up the 'Recordings' menu in case there are several recordings with exactly the same name
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b875ea99..eccc6871 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6539,3 +6539,5 @@ Video Disk Recorder Revision History
input from Oliver Endriss).
- Fixed reallocating memory in cTsToPes::PutTs() (suggested by Oliver Endriss).
- Now checking the result of all realloc() calls.
+- Fixed setting up the 'Recordings' menu in case there are several recordings
+ with exactly the same name.