summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2017-01-28 13:06:30 +0100
committeranbr <vdr07@deltab.de>2017-01-28 13:06:30 +0100
commit31e5ea23f5805fb0630bf5b1f21585653361a353 (patch)
tree411180c8221f4c2d1143dd70fca8d714ffa46a7e /HISTORY
parent21ff4641d19214a9c089339adf24e2d944b5db4b (diff)
downloadvdr-plugin-dvdswitch-31e5ea23f5805fb0630bf5b1f21585653361a353.tar.gz
vdr-plugin-dvdswitch-31e5ea23f5805fb0630bf5b1f21585653361a353.tar.bz2
Fix a GCC warning (to compile with -fpermissive)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0977b60..b860766 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'dvdswitch' Revision History
---------------------------------------
+- Fix a GCC warning (to compile with -fpermissive)
+
2013-03-23: Version 0.2.2
- Fix: Don't try to move file without selection
- Fix: Crash when image directory is empty, Patch from Matthias Schwarzott (#1308)