[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Bryan Stansell bryan@conserver.com
Thu, 20 Nov 2003 06:56:44 -0800 (PST)
There have been a couple of compilation issues (with cygwin and OpenBSD 3.4) which have been fixed. Some of the OpenBSD fixes could benefit other platforms as well, so I'm releasing 8.0.7. If you haven't had problems building 8.0.6, you don't need to upgrade to 8.0.7. There isn't any functional difference between 8.0.6 and 8.0.7. version 8.0.7 (Nov 20, 2003): - renamed util.[ch] to cutil.[ch] to prevent name conflict with system util.h, reordered some #includes, and fixed a configure test for sys/proc.h to build on OpenBSD 3.4 (and probably others) - reported by Kurt Raschke <kurt@raschke.net> - fixed missing semi-colon for cygwin build - reported by Raymond Richmond <raymond.richmond@ualberta.ca> Bryan Stansell