changeset 93700:6be00cd67c36

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 05 Apr 2008 15:25:00 +0000
parents 99ced55c1ca7
children 329efc245974
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Apr 05 15:24:01 2008 +0000
+++ b/src/ChangeLog	Sat Apr 05 15:25:00 2008 +0000
@@ -7,6 +7,7 @@
 	* w32.c (sys_chown, stat, fstat): Use S_* constants instead of
 	_S_* ones, since we now use our own sys/stat.h.
 	(stat, fstat): Don't mangle the inode number.
+	(init_user_info): Don't restrict UID and GID to 0-60000 range.
 
 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>