# HG changeset patch # User Eli Zaretskii # Date 1207409100 0 # Node ID 6be00cd67c3621659d688a94bbc047acfa195da2 # Parent 99ced55c1ca73c78e0f4358ce626286d7eccf339 *** empty log message *** diff -r 99ced55c1ca7 -r 6be00cd67c36 src/ChangeLog --- 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