X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=29a0c45e575766390108a2a07608c9063a6e81ee;hp=789d3b465ccb09d782e10f4667075295ef880309;hb=e860d0ecddac47b5f68bc1b41b19c2700fd64495;hpb=660809fe7e597520d17deab9225f1b371c08d65c diff --git a/ChangeLog b/ChangeLog index 789d3b4..29a0c45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2006-06-05 NeilBrown + Remove debian/ at request of Debian maintainer "Steinar H. Gunderson" + +2006-04-12 NeilBrown + Remove **/Makefile.in, aclocal.m4, configure, and + support/include/config.h.in from source control + These are auto autogenerated by + aclocal -I aclocal ; autoheader ; automake ; autoconf + +2006-04-12 NeilBrown + utils/statd/rmtcall.c: use HAVE_IFADDRS_H to control compilation + of code using ifaddrs.h + configure.in: test for present of ifaddrs.h + + Old glibc's don't have ifaddrs.h + +2006-04-12 NeilBrown + Set version to 1.0.8, + aclocal -I aclocal ; autoheader ; automake ; autoconf + 2006-04-10 NeilBrown Various paranoia checks: gssd_proc.c: pass max_field sizes to sscanf to avoid buffer