summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-14 10:02:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-14 10:02:43 +0200
commitb1dad5cb3c01877638086761cf6119d8b4e4db63 (patch)
tree3f9e5936fbd4b2cc06df58f50d2a9769be0a5067 /HISTORY
parenta45c1c9a28654a216db8b9b57d897c4010ce6b13 (diff)
downloadvdr-b1dad5cb3c01877638086761cf6119d8b4e4db63.tar.gz
vdr-b1dad5cb3c01877638086761cf6119d8b4e4db63.tar.bz2
Removed the unnecessary 'value' member from cMenuEditItem
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4f5ae2c3..31dc962c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4507,3 +4507,4 @@ Video Disk Recorder Revision History
new 'noneString' in cMenuEditChanItem (reported by Thomas Günther).
- Added NULL checks to some strdup() calls in menuitems.c (suggested by Darren
Salt).
+- Removed the unnecessary 'value' member from cMenuEditItem.