diff --git a/Makefile b/Makefile index 587aa6d1..7f9cb5fc 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,8 @@ include Makefile.global OTHER = AUTHORS ChangeLog COPYING DEBUG CRON.sh FILE_ID.DIZ.in \ INSTALL.in Makefile Makefile.global.in NEWS cpuflags \ ChangeLog_1998 ChangeLog_1999 ChangeLog_2000 ChangeLog_2001 \ - ChangeLog_2002 ChangeLog_2003 ChangeLog_2004 README SETUP.sh \ + ChangeLog_2002 ChangeLog_2003 ChangeLog_2004 ChangeLog_2005 \ + README SETUP.sh \ TODO UPGRADE aclocal.m4 checkbasic config.h.in configure \ configure.in \ paths.h.in README.Gentoo diff --git a/TODO b/TODO index 3d1f62b0..6a41cdbc 100644 --- a/TODO +++ b/TODO @@ -36,15 +36,6 @@ everything: W: Switch to MySQL as database backend. This can also solve some other limitations. A php API should be added too. -install: - L: On some (unsupported) distro's with xinetd the installation script - also adds entries to inetd.conf. Is this still a problem? - - N: In latest Gentoo distro's with make install the LOGNAME variable is - changed to root. It seems that 'who am i' gives the right username. - Rewrite the checks to make the install script work again on these - systems. - mbsebbs: W: OLR, implement file requests.