diff options
author | horchi <vdr@jwendel.de> | 2018-10-21 15:26:53 +0200 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2018-10-21 15:26:53 +0200 |
commit | e64767a31174f2ee3cda6480633559a1423a9fc0 (patch) | |
tree | 703a3b6aaaa80109c577cba672d51e06fa2dc46a /HISTORY.h | |
parent | 4a5f296bfca854ac48eb6b7dd3356ccc6c83edba (diff) | |
parent | e075382d665b60f0456cf9c3a6f6de120809cb2b (diff) | |
download | vdr-epg-daemon-e64767a31174f2ee3cda6480633559a1423a9fc0.tar.gz vdr-epg-daemon-e64767a31174f2ee3cda6480633559a1423a9fc0.tar.bz2 |
2018-10-21: version 1.1.146 (horchi)\n change: Fixed gentoo compile problem\n\n1.1.146
Diffstat (limited to 'HISTORY.h')
-rw-r--r-- | HISTORY.h | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -4,7 +4,7 @@ * ----------------------------------- */ -#define _VERSION "1.1.145" +#define _VERSION "1.1.146" #define VERSION_DATE "21.10.2018" #define DB_API 7 @@ -18,9 +18,12 @@ * ------------------------------------ * -2018-10-21: version 1.1.145 (horchi) +2018-10-21: version 1.1.146 (horchi) change: Fixed gentoo compile problem +2018-10-04: version 1.1.145 (horchi) + change: Optimized mysql password handling in epgd scripts + 2018-10-03: version 1.1.144 (horchi) change: Fixed g++-8 warnings |