summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-10-11 11:42:19 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-10-11 11:42:19 +0200
commit965b3471b7a844e464458dbf54d55cca9aa7c22a (patch)
tree21d45093667f5f521049aceb2d2ec6b0118a7fd7 /HISTORY
parent0f75df5452825e422d3934dac2d8d4acea01fc5b (diff)
downloadvdr-965b3471b7a844e464458dbf54d55cca9aa7c22a.tar.gz
vdr-965b3471b7a844e464458dbf54d55cca9aa7c22a.tar.bz2
Fixed writing group separators to channels.conf that contain a comma
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f216ac1f..0c39a4fc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7832,9 +7832,11 @@ Video Disk Recorder Revision History
- Fixed cleaning up old EPG events in case no epg data file is given (reported by
Dave Pickles).
-2013-09-07: Version 2.0.4
+2013-10-11: Version 2.0.4
- Unified the internal sequence of actions when pressing the Blue and the Back key,
respectively, during replay (reported by Thomas Maass).
- The Yellow button in the main menu no longer acts as "Pause" if "Pause key handling"
is set to "do not pause live video" (suggested by Ulf Kiener).
+- Fixed writing group separators to channels.conf that contain a comma (reported by
+ Eike Edener).