diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-09 16:03:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-09 16:03:22 +0100 |
commit | 00b28f19dbcab79596346bb4b74a9a944b35906d (patch) | |
tree | 4b15c193b33cadc0d72ed78cc943ab050fe38b3d /HISTORY | |
parent | a6faae26b8d91ac085bbf38f9ad72102f65bc6f8 (diff) | |
download | vdr-00b28f19dbcab79596346bb4b74a9a944b35906d.tar.gz vdr-00b28f19dbcab79596346bb4b74a9a944b35906d.tar.bz2 |
Added a typedef for 'in_addr_t' to make it work with glibc < 2.2
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -981,3 +981,5 @@ Video Disk Recorder Revision History - Reverted to the previous way of searching for the EPG record of the current recording in case of a periodic timer (i.e. taking the one that is in the middle between start and end time). +- Added a typedef for 'in_addr_t' to make it work with glibc < 2.2 (thanks to + Jürgen Schmidt). |