[Fakeroot-commits] fakeroot/debian changelog,1.99,1.100

schizo@haydn.debian.org schizo@haydn.debian.org


Update of /cvsroot/fakeroot/fakeroot/debian
In directory haydn:/tmp/cvs-serv5748/debian

Modified Files:
	changelog 
Log Message:
 * configure.ac, libfakeroot.c: handle platforms without setresuid() or
   setresgid().


Index: changelog
===================================================================
RCS file: /cvsroot/fakeroot/fakeroot/debian/changelog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- changelog	18 Jun 2004 17:20:23 -0000	1.99
+++ changelog	18 Jun 2004 17:29:56 -0000	1.100
@@ -6,7 +6,9 @@
   * Handle platforms without endian.h.
   * Handle platforms where SOL_TCP is undefined.
   * Handle platforms where libsocket is necessary.
-  * faked.c: Include sys/sysmacros.h if available ( for MAX()).
+  * configure.ac, faked.c: Include sys/sysmacros.h if available ( for MAX()).
+  * configure.ac, libfakeroot.c: handle platforms without setresuid() or
+    setresgid().
 
  -- Clint Adams <schizo@debian.org>  Fri, 18 Jun 2004 12:19:06 -0400