diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-09-07 11:55:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-09-07 11:55:36 +0200 |
commit | 86b8a2ec24ae86928f8b991f4a6a735e41a03f59 (patch) | |
tree | 7f94a2ac3cbdc70cdc2882f74fcf5260d22876ee /PLUGINS/src/sky/HISTORY | |
parent | b20380781875b603bf84efb161ecdbf8cbd3c950 (diff) | |
download | vdr-86b8a2ec24ae86928f8b991f4a6a735e41a03f59.tar.gz vdr-86b8a2ec24ae86928f8b991f4a6a735e41a03f59.tar.bz2 |
Fixed renamed constants
Diffstat (limited to 'PLUGINS/src/sky/HISTORY')
-rw-r--r-- | PLUGINS/src/sky/HISTORY | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/PLUGINS/src/sky/HISTORY b/PLUGINS/src/sky/HISTORY index b39b65d9..25b8fc87 100644 --- a/PLUGINS/src/sky/HISTORY +++ b/PLUGINS/src/sky/HISTORY @@ -55,12 +55,16 @@ VDR Plugin 'sky' Revision History as a query string. - The getskyepg.pl script now replaces "&" with "&". -2007-08-15:Version 0.3.6 +2007-08-15: Version 0.3.6 - Moved the "all" target in the Makefile before the "Implicit rules", so that a plain "make" will compile everything. -2008-03-22:Version 0.3.7 +2008-03-22: Version 0.3.7 - Removed the full path from the 'logger' call in the getskyepg.pl script (this program is apparently "on the move" through the file system...). + +2008-09-07: Version 0.3.8 + +- Fixed renamed constants (thanks to Udo Richter). |