diff options
| author | Andreas Mair <amair.sob@googlemail.com> | 2007-12-19 08:22:58 +0100 |
|---|---|---|
| committer | Andreas Mair <amair.sob@googlemail.com> | 2007-12-19 08:22:58 +0100 |
| commit | d48934f53b4c3d3b0bb9087d87cc13b60b79839e (patch) | |
| tree | 14a1d6a2a1b4a242616fd9bb06462b91b57017d3 /ChangeLog | |
| parent | 7d3a17c4924b5d367f76a0febfefe6ff1e7880d1 (diff) | |
| download | vdradmin-am-3.6.1.tar.gz vdradmin-am-3.6.1.tar.bz2 | |
2007-12-19: 3.6.1v3.6.1
- Fixed: show textfield if no locales found.
- Updated for infoboxes.js.
- Fixed: wrong sorting in find results.
- Changed: Remove leading and trailing whitespaces from a timer's title (Reported by Derek).
- Changed: Minimal required EPGsearch version to v0.9.23.
- Added: Support for features introduced in EPGsearch v0.9.23 (e.g. auto delete searches, timeframe for searches).
- Fixed: Close connection to VDR after AutoTimer update (Reported by Leo @vdr-portal.de).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 69 |
1 files changed, 67 insertions, 2 deletions
@@ -1,11 +1,76 @@ +2007-12-19 amair + + * HISTORY, README.translators, po/cs.po, po/de.po, po/es.po, + po/fi.po, po/fr.po, po/it.po, po/nl.po, po/ru.po, + po/vdradmin.pot, tools/tmplgettext, tools/update-po, + vdradmind.pl: + + Updated for release v3.6.1. + +2007-12-05 amair + + * template/default/config.html: + + Fixed: show textfield if no locales found. + +2007-11-13 amair + + * template/default/about.html: + + Changed license text. + +2007-11-12 amair + + * CREDITS, README: + + Updated for infoboxes.js. + +2007-11-12 amair + + * template/default/about.html: + + Added license info. + +2007-11-12 amair + + * template/default/infobox.js: + + Updated to latest release. + +2007-11-12 amair + + * vdradmind.pl: + + Fixed wrong sorting in find results. + +2007-10-26 amair + + * HISTORY, vdradmind.pl: + + Introduced new function trim(), ltrim() and rtrim(). + Remove leading and trailing whitespaces from timer's title. + +2007-10-19 amair + + * HISTORY, vdradmind.pl, template/default/epgsearch_new.html: + + Changed minimal required EPGsearch version to v0.9.23. + Added support for features introduced in EPGsearch v0.9.23 (e.g. auto delete searches, timeframe for searches). + +2007-10-19 amair + + * vdradmind.pl: + + Close connection to VDR after AutoTimer update. + +2007-09-21 tag v3_6_0 + 2007-09-21 amair * po/it.po: Fixed typo. -2007-09-21 tag v3_6_0 - 2007-09-21 amair * HISTORY, LGPL.txt, README, install.sh, make.sh, vdradmind.pl, |
