summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-10-13 10:12:28 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-10-13 10:12:28 +0200
commit8945e9e296a915a2e17e692a8e6d3737e1a8d326 (patch)
treeb175f74a26e1799b070ee62580a61721c95feb4d /HISTORY
parent59bc94fba2e14243b0fc1815f833f6d7c146c814 (diff)
downloadvdr-8945e9e296a915a2e17e692a8e6d3737e1a8d326.tar.gz
vdr-8945e9e296a915a2e17e692a8e6d3737e1a8d326.tar.bz2
Added a missing Channels.SetModified(true) call when deleting or moving a channel in the Channels menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c18d7916..04d75134 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5449,3 +5449,5 @@ Video Disk Recorder Revision History
large diffs. Plugin authors may want to replace the -F option with
--no-location in the xgettext and msgmerge calls in their Makefiles.
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Added a missing Channels.SetModified(true) call when deleting or moving a
+ channel in the Channels menu (reported by Halim Sahin).